Skip to content

Hostname

analytics-sm.com

Last fetched

analytics-sm.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · analytics-sm.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/analytics-sm.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.10018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.11818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
52.222.136.11052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Web-graph footprint

Distinct hostnames that link to or from analytics-sm.com in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from analytics-sm.com.

Cypher and MCP

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

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