Skip to content

Hostname

tp-cmf.com

Last fetched

tp-cmf.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · tp-cmf.comRouting diversity5.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tp-cmf.com

Resolution chain

tp-cmf.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.217.174.16913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.219.1713.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.109.1853.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.117.16334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.1.16552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.18.17652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.92.5352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.127.5252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.39.11054.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.111.13454.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.223.18954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.164.30100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.
32.195.13.23632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.
32.193.80.11132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of tp-cmf.com.

Threat posture

History

Related pages

Pivot deeper into the graph from tp-cmf.com.

Cypher and MCP

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

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