Skip to content

Hostname

fg8oj.com

Last fetched

fg8oj.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · fg8oj.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fg8oj.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.240.2015.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
178.33.177.227178.45.208.0/20AS16276FR

WHOIS identity

Registrar
iana:1495
Organization
bertrand demarcq
Contact emails

Subdomains

5 observed subdomains of fg8oj.com.

Web-graph footprint

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

16 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fg8oj.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP178.33.177.227

Related pages

Pivot deeper into the graph from fg8oj.com.

Cypher and MCP

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

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