Skip to content

Hostname

frogabog.com

Last fetched

frogabog.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · frogabog.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/frogabog.com

Resolution chain

frogabog.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.49.39.2865.49.0.0/17AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

18 observed subdomains of frogabog.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • frogabog.com

SPF policy

7 SPF mechanisms authorising senders for frogabog.com.

MechanismTarget
SPF_Afrogabog.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP198.101.13.168
SPF_IP198.101.13.170
SPF_IP65.49.39.21
SPF_IP65.49.39.28
SPF_MXfrogabog.com

Related pages

Pivot deeper into the graph from frogabog.com.

Cypher and MCP

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

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