Skip to content

Hostname

herofincorp.com

Last fetched

herofincorp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.12654.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.2854.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.4254.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.8754.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9199.84.232.0/22AS16509AMAZON-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 herofincorp.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for herofincorp.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfva.herofincorp.com
SPF_INCLUDEspfvb.herofincorp.com
SPF_MXherofincorp.com

Related pages

Pivot deeper into the graph from herofincorp.com.

Cypher and MCP

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

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