Skip to content

Hostname

regionaldirectory.us

Last fetched

regionaldirectory.us resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · regionaldirectory.usRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.4/10canon.whisper.security/host/regionaldirectory.us

Resolution chain

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

IPPrefixASNOperatorCountry
104.198.239.28104.198.224.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.24.45.14934.24.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLC

WHOIS identity

Registrar
iana:3862
Organization
heidi ennis
Contact emails

Subdomains

955 observed subdomains of regionaldirectory.us.

Web-graph footprint

Distinct hostnames that link to or from regionaldirectory.us in the public web crawl.

151 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from regionaldirectory.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "regionaldirectory.us"})-[: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.