Skip to content

Hostname

fitch.group

Last fetched

fitch.group resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fitch.groupRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fitch.group

Resolution chain

fitch.group resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.132.2218.173.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4118.173.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4918.173.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.7018.173.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.2418.67.56.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.2918.67.56.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.3818.67.56.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.8118.67.56.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.1452.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2852.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3152.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4152.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
fitch ratings
Contact emails

Subdomains

21 observed subdomains of fitch.group.

Web-graph footprint

Distinct hostnames that link to or from fitch.group in the public web crawl.

66 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fitch.group.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEmktomail.com
SPF_INCLUDErelay.echosign.com
SPF_INCLUDEspf.messagelabs.com
SPF_IP166.78.79.126
SPF_IP207.97.227.126
SPF_IP54.240.14.29/32
SPF_IP54.240.14.30/32

Related pages

Pivot deeper into the graph from fitch.group.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fitch.group"})-[: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.