Hostname
adoist.com
Last fetched
adoist.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1501 as the registrar.
Nutrition Label
Resolution chain
adoist.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 |
|---|---|---|---|---|
| 108.157.188.118 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.22 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.24 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.40 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.222.136.100 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.104 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.121 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.94 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1501
- Organization
- eva e.v. hodi
- Contact emails
Subdomains
94 observed subdomains of adoist.com.
Showing 25 of 94. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adoist.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for adoist.com.
| Mechanism | Target |
|---|---|
| SPF_A | adoist.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 52.209.118.199/32 |
| SPF_MX | adoist.com |
Related pages
Pivot deeper into the graph from adoist.com.
- IP · 108.157.188.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1501
- Country · IT
- Email · info@pcvasar.hu
- TLD · .com
- Browse hostnames · ad…
- 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: "adoist.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.