Skip to content

Hostname

streamfog.com

Last fetched

streamfog.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · streamfog.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/streamfog.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.10213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.11013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.10118.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.10818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.4818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.6418.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.1818.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.3118.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.3218.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.8618.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of streamfog.com owner
Contact emails

Subdomains

12 observed subdomains of streamfog.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for streamfog.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com

Related pages

Pivot deeper into the graph from streamfog.com.

Cypher and MCP

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

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