Skip to content

Hostname

www.sonascollection.com

Last fetched

www.sonascollection.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · www.sonascollection.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/www.sonascollection.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.39.11018.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.11818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.5418.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.9718.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.161.136.1283.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.183.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.373.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.583.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.sonascollection.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.sonascollection.com.

MechanismTarget
SPF_INCLUDEguestline.net
SPF_INCLUDEroomlynx.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.resdiary.com
SPF_INCLUDEspf.uk.exclaimer.net

Related pages

Pivot deeper into the graph from www.sonascollection.com.

Cypher and MCP

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

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