Skip to content

Hostname

steamart.cc

Last fetched

steamart.cc resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · steamart.ccRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/steamart.cc

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.129.1443.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2073.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.1073.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.173.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2073.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.233.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.105.22052.219.105.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.107.8052.219.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.10452.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.15252.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.177.23252.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.232.12852.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.232.16052.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.93.8852.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.94.9652.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.99.5652.219.99.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with steamart.cc in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for steamart.cc.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from steamart.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "steamart.cc"})-[: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.