Skip to content

Hostname

shopat24.com

Last fetched

shopat24.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · shopat24.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shopat24.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.187.1818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.4418.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.5318.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.7818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.49.10218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.146.11118.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.9018.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
52.222.236.5152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
domain 24 shopping
Contact emails

Subdomains

22 observed subdomains of shopat24.com.

Web-graph footprint

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

102 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shopat24.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP110.170.246.0/24
SPF_IP202.80.233.0/24
SPF_MXshopat24.com

Related pages

Pivot deeper into the graph from shopat24.com.

Cypher and MCP

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

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