Skip to content

Hostname

hexarmor.com

Last fetched

hexarmor.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.134.239100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.43.20644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.10.9044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.169.13844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.118.14352.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.80.19752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.255.2752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.162.8054.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.189.18354.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.65.76184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.115.1216.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.234.229.25144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hexarmor.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-sigstr1.sigstr.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hexarmor.com.

Cypher and MCP

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

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