Skip to content

Hostname

hancocksoftware.com

Last fetched

hancocksoftware.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.174.62.3454.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.62.3754.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.62.4354.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
hancock energy software,
Contact emails

Subdomains

10 observed subdomains of hancocksoftware.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hancocksoftware.com.

MechanismTarget
SPF_Ahancocksoftware.com
SPF_INCLUDE80870.spf02.hubspotemail.net
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP198.170.241.242
SPF_IP204.202.242.153/32
SPF_IP204.202.242.176/32
SPF_IP66.96.128.0/18
SPF_MXhancocksoftware.com

Related pages

Pivot deeper into the graph from hancocksoftware.com.

Cypher and MCP

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

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