Skip to content

Hostname

stormgeo.com

Last fetched

stormgeo.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · stormgeo.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/stormgeo.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.85104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.85104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.122172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1001
Organization
stormgeo as
Contact emails

Subdomains

131 observed subdomains of stormgeo.com.

Web-graph footprint

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

233 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for stormgeo.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP18.134.91.48
SPF_IP185.120.24.140
SPF_IP185.120.24.154
SPF_IP185.120.24.75
SPF_IP185.120.24.78
SPF_IP185.120.24.79
SPF_IP185.20.27.244
SPF_IP192.156.190.20
SPF_IP192.156.190.21
SPF_IP192.156.190.22
SPF_IP192.156.190.252
SPF_IP192.156.190.26
SPF_IP192.156.190.59
SPF_IP192.156.190.60
SPF_IP192.156.190.68
SPF_IP193.161.97.112
SPF_IP193.161.97.114
SPF_IP50.240.235.241
SPF_IP50.240.235.242
SPF_IP50.240.235.244
SPF_IP52.8.17.45
SPF_IP54.151.41.4

Related pages

Pivot deeper into the graph from stormgeo.com.

Cypher and MCP

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

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