Hostname
join-iad.fr
Last fetched
join-iad.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
join-iad.fr 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 |
|---|---|---|---|---|
| 18.154.43.112 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.61 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.92 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.98 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.166.152.116 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.128 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.35 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.70 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- i@d international
- Contact emails
Subdomains
1 observed subdomain of join-iad.fr.
| Subdomain |
|---|
| local.join-iad.fr |
Web-graph footprint
Distinct hostnames that link to or from join-iad.fr in the public web crawl.
40 sites link to this hostname.
108 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.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
Related pages
Pivot deeper into the graph from join-iad.fr.
- IP · 18.154.43.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:gandi
- Country · IE
- Email · expl-suppliers@iadinternational.com
- TLD · .fr
- Browse hostnames · jo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "join-iad.fr"})-[: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.