Hostname
andrew-patrick.com
Last fetched
andrew-patrick.com resolves to 2 IPv4 addresses operated by LEASEWEB-UK-LON-11 - Leaseweb UK Limited in GB. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
andrew-patrick.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 173.234.16.30 | 173.234.16.0/24 | AS205544 | LEASEWEB-UK-LON-11 - Leaseweb UK Limited | GB |
| 80.85.84.51 | 80.85.84.0/22 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | GB |
WHOIS identity
- Registrar
- iana:2487
- Organization
- orangewebsite_com
- Contact emails
Subdomains
1 observed subdomain of andrew-patrick.com.
| Subdomain |
|---|
| www.andrew-patrick.com |
Web-graph footprint
Distinct hostnames that link to or from andrew-patrick.com in the public web crawl.
17 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for andrew-patrick.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.runbox.com |
| SPF_IP | 173.234.16.30 |
Related pages
Pivot deeper into the graph from andrew-patrick.com.
- IP · 173.234.16.30
- ASN · AS205544LEASEWEB-UK-LON-11 - Leaseweb UK Limited
- Registrar · iana:2487
- Country · GB
- Email · 038f7cd9b41425f026710de096d16e68.gdrp@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · an…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "andrew-patrick.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.