Skip to content

Hostname

fortify.com

Last fetched

fortify.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · fortify.comRouting diversity7.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fortify.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.88.23516.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.333.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1843.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.753.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1563.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1813.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2113.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2173.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2253.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2403.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.1943.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.2533.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.663.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2333.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2533.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.423.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.463.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1343.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.723.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1253.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:447
Organization
chris paire
Contact emails

Subdomains

34 observed subdomains of fortify.com.

Web-graph footprint

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

103 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fortify.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from fortify.com.

Cypher and MCP

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

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