Hostname
andreiholban.com
Last fetched
andreiholban.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
andreiholban.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.165.98.21 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.34 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.6 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.83 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.79.122 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.79.26 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.79.36 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.79.94 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of andreiholban.com owner
- Contact emails
- 2e6e9109-9e5c-4fcb-8ccc-38104ae3375b@identity-protect.org
- 4cf4b638-4016-4d16-be54-ba7bafb76348@identity-protect.org
- 551972ce-fa3a-407c-97d1-55cad5ddd920@identity-protect.org
- 6155fc20-c54a-42f0-993e-1fc783d07e4f@identity-protect.org
- a80f81d9-69de-4985-a0c5-a992caf946aa@identity-protect.org
- d9da3461-d162-467b-b250-9cb0fd9595fa@identity-protect.org
- e0ad7ae2-f42e-4692-a7a7-a871bab00dcc@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for andreiholban.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from andreiholban.com.
- IP · 18.165.98.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2e6e9109-9e5c-4fcb-8ccc-38104ae3375b@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "andreiholban.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.