Skip to content

Hostname

www.gearsoftware.com

Last fetched

www.gearsoftware.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US.

Nutrition Label

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

Resolution chain

www.gearsoftware.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.62.159.8264.62.128.0/18AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

No WHOIS records are currently associated with www.gearsoftware.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.gearsoftware.com.

MechanismTarget
SPF_Awww.gearsoftware.com
SPF_INCLUDEg19.spf.mxservers.net
SPF_IP198.247.84.34/32
SPF_IP198.247.84.94/32
SPF_IP199.237.251.37
SPF_IP204.202.242.153/32
SPF_IP204.202.242.176/32
SPF_MXwww.gearsoftware.com

Related pages

Pivot deeper into the graph from www.gearsoftware.com.

Cypher and MCP

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

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