Hostname
danielpomerleano.com
Last fetched
danielpomerleano.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
danielpomerleano.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.159.15.47 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.53 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.72 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.89 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.166.34.106 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.166.34.113 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.166.34.13 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.166.34.90 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- danielpomerleano.com@domainprivacygroup.com
- dpomerleano@gmail.com
- 4c9160e6-d642-43fa-b983-197d76f45228@identity-protect.org
- 71830253-4f64-4ebf-bf46-39af0c3bda3a@identity-protect.org
- 97c73b98-1ce0-4b8f-82b3-648a912afd95@identity-protect.org
- b0ffc9f9-be11-47d3-80d9-904303b2c1dd@identity-protect.org
- ddfc399b-0b2d-481b-958f-8bd5e2ea9a57@identity-protect.org
Subdomains
1 observed subdomain of danielpomerleano.com.
| Subdomain |
|---|
| www.danielpomerleano.com |
Web-graph footprint
Distinct hostnames that link to or from danielpomerleano.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from danielpomerleano.com.
- IP · 108.159.15.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · danielpomerleano.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · da…
- 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: "danielpomerleano.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.