Skip to content

Hostname

joidart.com

Last fetched

joidart.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · joidart.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/joidart.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.217.13108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.33108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.39108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.51108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.83.11218.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.2118.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.7518.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.9418.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.174.46.1203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.303.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.823.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.923.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1262
Organization
cristina julia campeny
Contact emails

Subdomains

5 observed subdomains of joidart.com.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for joidart.com.

MechanismTarget
SPF_Ajoidart.com
SPF_Apanel.wps-webs.com
SPF_INCLUDEamazonses.com
SPF_MXjoidart.com

Related pages

Pivot deeper into the graph from joidart.com.

Cypher and MCP

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

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