Hostname
aneedlenthread.com
Last fetched
aneedlenthread.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:3827 as the registrar.
Nutrition Label
Resolution chain
aneedlenthread.com 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.155.129.101 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.129.36 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.129.79 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.155.129.82 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.101 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.109 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.37 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.45.66 | 52.84.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:3827
- Organization
- domains by proxy,
- Contact emails
Subdomains
1 observed subdomain of aneedlenthread.com.
| Subdomain |
|---|
| www.aneedlenthread.com |
Web-graph footprint
Distinct hostnames that link to or from aneedlenthread.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for aneedlenthread.com.
| Mechanism | Target |
|---|---|
| SPF_A | aneedlenthread.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | zoho.com |
| SPF_MX | aneedlenthread.com |
Related pages
Pivot deeper into the graph from aneedlenthread.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aneedlenthread.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.