Skip to content

Hostname

artdott.com

Last fetched

artdott.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · artdott.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/artdott.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.40108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.45108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.51108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.88108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.39.226.8513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.229.16015.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
on behalf of artdott.com owner
Contact emails

Subdomains

3 observed subdomains of artdott.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for artdott.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEapple.com

Related pages

Pivot deeper into the graph from artdott.com.

Cypher and MCP

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

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