Hostname
join-iad.it
Last fetched
join-iad.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.
Nutrition Label
Resolution chain
join-iad.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.26 | 13.35.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.40 | 13.35.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.66 | 13.35.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.97 | 13.35.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.11 | 65.17.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.112 | 65.17.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.51 | 65.17.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.63 | 65.17.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:gandi sas
- Organization
- i@d international
- Contact emails
- —
Subdomains
1 observed subdomain of join-iad.it.
| Subdomain |
|---|
| www.join-iad.it |
Web-graph footprint
Distinct hostnames that link to or from join-iad.it in the public web crawl.
13 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for join-iad.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
Related pages
Pivot deeper into the graph from join-iad.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "join-iad.it"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.