Skip to content

Hostname

snoonu.com

Last fetched

snoonu.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · snoonu.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/snoonu.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.228.26.20413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.115.11013.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.251.5218.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.136.2818.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.18.3847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.67.19847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.98.18747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.221.19252.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.165.12352.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.37.4452.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.162.14454.179.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.32.11747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

34 observed subdomains of snoonu.com.

Web-graph footprint

Distinct hostnames that link to or from snoonu.com in the public web crawl.

299 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for snoonu.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from snoonu.com.

Cypher and MCP

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

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