Skip to content

Hostname

askzybf.com

Last fetched

askzybf.com resolves to 12 IPv4 addresses operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · askzybf.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/askzybf.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.64.217.23208.64.217.0/24AS6939HURRICANE - Hurricane Electric LLCUS
208.64.217.32208.64.217.0/24AS6939HURRICANE - Hurricane Electric LLCUS
208.64.217.42208.64.217.0/24AS6939HURRICANE - Hurricane Electric LLCUS
209.142.68.21209.142.68.0/24AS6939HURRICANE - Hurricane Electric LLCUS
23.226.79.5023.226.79.0/24AS53755IOFLOOD - Input Output Flood LLCUS
64.112.76.1264.112.76.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.76.2364.112.76.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.76.6464.112.76.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.78.2264.112.78.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.78.4264.112.78.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.78.7264.112.78.0/24AS6939HURRICANE - Hurricane Electric LLCUS
64.112.78.8264.112.78.0/24AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of askzybf.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from askzybf.com.

Cypher and MCP

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

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