Skip to content

Hostname

snowmachine.me

Last fetched

snowmachine.me resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · snowmachine.meRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snowmachine.me

Resolution chain

snowmachine.me resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.116.1.11118.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.62.1893.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.161.813.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.141.573.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.209.1743.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.79.2203.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

31 observed subdomains of snowmachine.me.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for snowmachine.me.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP209.212.247.160/27
SPF_IP209.212.249.64/27

Related pages

Pivot deeper into the graph from snowmachine.me.

Cypher and MCP

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

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