Skip to content

Hostname

fitchlearning.com

Last fetched

fitchlearning.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.233.120108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.55108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.75108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.97108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.144.10418.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.5618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.8818.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.181.1133.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1153.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.553.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.573.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.213.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.33.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.353.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.823.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
7city learning
Contact emails

Subdomains

48 observed subdomains of fitchlearning.com.

Web-graph footprint

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

167 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fitchlearning.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-001c1a01.pphosted.com
SPF_IP185.28.196.98
SPF_IP94.236.119.41

Related pages

Pivot deeper into the graph from fitchlearning.com.

Cypher and MCP

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

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