Skip to content

Hostname

geoex.com

Last fetched

geoex.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · geoex.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/geoex.com

Resolution chain

geoex.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
geographic expeditions attn geoex.com care of network solutions
Contact emails

Subdomains

16 observed subdomains of geoex.com.

Web-graph footprint

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

177 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for geoex.com.

MechanismTarget
SPF_Amail.geoex.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.42.115.0/27
SPF_IP100.42.120.128/27
SPF_IP12.216.209.163
SPF_IP138.68.17.9
SPF_IP173.13.147.245
SPF_IP199.59.110.0/24
SPF_IP20.230.131.124
SPF_IP20.29.227.236
SPF_IP204.156.179.81
SPF_IP204.156.179.82/31
SPF_IP207.158.13.210
SPF_IP65.74.131.25
SPF_IP66.17.128.128
SPF_IP8.39.218.172
SPF_MXgeoex.com

Related pages

Pivot deeper into the graph from geoex.com.

Cypher and MCP

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

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