Skip to content

Hostname

fortify-digital.com

Last fetched

fortify-digital.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · fortify-digital.comRouting diversity5.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fortify-digital.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.6416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.11016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.11116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.25116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.13216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.39.10916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.212.2152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.89.252.216.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.4552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.195.552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.22952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.75.9152.217.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.6154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124337810
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fortify-digital.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from fortify-digital.com.

Cypher and MCP

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

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