Skip to content

Hostname

fogia.com

Last fetched

fogia.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.84.91.11599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:106
Organization
anders nelander
Contact emails

Subdomains

3 observed subdomains of fogia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fogia.com.

MechanismTarget
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fogia.com.

Cypher and MCP

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

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