Skip to content

Hostname

fortwayne.com

Last fetched

fortwayne.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.27.26100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.174.46.1103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.343.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.403.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.863.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.215.132.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.210.1883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.201.9444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.59.6452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.56.11254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.124.8754.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.172.13554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.115.15454.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.155.12254.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.254.098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.54.9100.48.0.0/12AS14618AMAZON-AES - 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 fortwayne.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fortwayne.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnavigacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.106.7.1
SPF_IP52.207.50.222
SPF_IP52.6.112.187/32

Related pages

Pivot deeper into the graph from fortwayne.com.

Cypher and MCP

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

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