Skip to content

Hostname

patrickarundell.com

Last fetched

patrickarundell.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · patrickarundell.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/patrickarundell.com

Resolution chain

patrickarundell.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.41.12172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.244172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
87.106.63.20087.106.63.0/24AS8560GB

WHOIS identity

Registrar
iana:83
Organization
astrology enterprises
Contact emails

Subdomains

9 observed subdomains of patrickarundell.com.

Web-graph footprint

Distinct hostnames that link to or from patrickarundell.com in the public web crawl.

143 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for patrickarundell.com.

MechanismTarget
SPF_Apatrickarundell.com
SPF_Asmtp.patrickarundell.com
SPF_IP87.106.63.200
SPF_MXpatrickarundell.com
SPF_MXsmtp.patrickarundell.com

Related pages

Pivot deeper into the graph from patrickarundell.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "patrickarundell.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.