Skip to content

Hostname

fitchconnect.com

Last fetched

fitchconnect.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fitchconnect.comRouting diversity6.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fitchconnect.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.29.213100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.141.6100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.197.14918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.239.10523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.80.19234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.223.17734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.230.13935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.150.16644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.108.16044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.101.14344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.3.11844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.117.5744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.216.8544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.30.16850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.186.1252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.111.22552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.245.24052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.134.7552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.109.3252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.90.22954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
fitch ratings
Contact emails

Subdomains

19 observed subdomains of fitchconnect.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fitchconnect.com.

MechanismTarget
SPF_INCLUDEspf-001c1a01.pphosted.com
SPF_IP168.245.36.195

Related pages

Pivot deeper into the graph from fitchconnect.com.

Cypher and MCP

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

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