Skip to content

Hostname

arfdogs.com

Last fetched

arfdogs.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · arfdogs.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/arfdogs.com

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.59.138144.76.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
203.160.53.9203.160.53.0/24AS55933CLOUDIE-AS-AP - Cloudie LimitedHK

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

99 observed subdomains of arfdogs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for arfdogs.com.

MechanismTarget
SPF_IPfd43:c0d1:c090::/48

Related pages

Pivot deeper into the graph from arfdogs.com.

Cypher and MCP

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

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