Skip to content

Hostname

dimora-shop.com

Last fetched

dimora-shop.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · dimora-shop.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dimora-shop.com

Resolution chain

dimora-shop.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.126.23713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.148.24213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.172.2613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.25.16115.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.218.4935.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.67.24115.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.45.4951.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

5 observed subdomains of dimora-shop.com.

Web-graph footprint

Distinct hostnames that link to or from dimora-shop.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dimora-shop.com.

MechanismTarget
SPF_Adimora-shop.com
SPF_INCLUDE_spf.arubabusiness.it
SPF_MXdimora-shop.com

Related pages

Pivot deeper into the graph from dimora-shop.com.

Cypher and MCP

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

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