Hostname
jamesvubertaxforms.com
Last fetched
jamesvubertaxforms.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jamesvubertaxforms.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.172.213.124 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.213.44 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.213.92 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.213.96 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 52.85.31.19 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.39 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.8 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.87 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jamesvubertaxforms.com owner
- Contact emails
- 0acb543f-a743-46fc-b7b9-db51439a9b25@identity-protect.org
- 42b3de7c-36f8-40d4-a181-424b73d938e3@identity-protect.org
- 5e40c3e3-8204-48d9-bc73-718e1c96f993@identity-protect.org
- 8fbb4f78-72c4-4afd-9c9c-26c2dbf94ec2@identity-protect.org
- ac3462de-7aa0-430f-8832-2bbb8ca90db8@identity-protect.org
- ae5bf1c7-eb0a-4876-95a3-9edb0984cfb0@identity-protect.org
- dd5d4fcf-0368-4afb-88d9-0eff1fcd7444@identity-protect.org
Subdomains
1 observed subdomain of jamesvubertaxforms.com.
| Subdomain |
|---|
| www.jamesvubertaxforms.com |
Web-graph footprint
Distinct hostnames that link to or from jamesvubertaxforms.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jamesvubertaxforms.com.
- IP · 18.172.213.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ES
- Email · 0acb543f-a743-46fc-b7b9-db51439a9b25@identity-protect.org
- TLD · .com
- Browse hostnames · ja…
- 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: "jamesvubertaxforms.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.