Skip to content

Hostname

smmtmm.com

Last fetched

smmtmm.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · smmtmm.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/smmtmm.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.118.194100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.49.583.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.128.14634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.239.634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.60.7434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.221.16735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.82.23535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.175.5144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.161.11844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.172.24844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.223.7652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.41.4498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of smmtmm.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for smmtmm.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from smmtmm.com.

Cypher and MCP

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

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