Skip to content

Hostname

shoptics.com

Last fetched

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

Nutrition Label

WHISPER CANON · shoptics.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/shoptics.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.190.48.9718.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.218.13018.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.242.10618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.69.20718.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.132.1173.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.217.1813.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.237.333.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.187.923.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.77.1693.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain owner
Contact emails

Subdomains

6 observed subdomains of shoptics.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for shoptics.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.59.39.32
SPF_IP18.220.165.7
SPF_IP18.220.210.44
SPF_IP3.132.220.6
SPF_IP3.135.59.239

Related pages

Pivot deeper into the graph from shoptics.com.

Cypher and MCP

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

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