Skip to content

Hostname

fitcm.com

Last fetched

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

Nutrition Label

WHISPER CANON · fitcm.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fitcm.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.10818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.12718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.1318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.1193.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.353.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.523.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.623.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.1293.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.23.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.583.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.953.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3321
Organization
lieven gevaert
Contact emails

Subdomains

1 observed subdomain of fitcm.com.

Subdomain
www.fitcm.com

Web-graph footprint

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

31 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fitcm.com.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from fitcm.com.

Cypher and MCP

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

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