Hostname
optumataxrelief.com
Last fetched
optumataxrelief.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
optumataxrelief.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.213.1.177 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.80.74 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.246.49.101 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.12.36.11 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of optumataxrelief.com owner
- Contact emails
- 26dd5a7b-070f-44b6-813c-95ec16ea9c6a@identity-protect.org
- 337d29e9-8da7-43c4-981e-6115ebd94944@identity-protect.org
- 8759971b-a9ed-4b78-86a4-b7641a67e0b5@identity-protect.org
- b1c1ce44-f340-4b2e-af3f-c15b54ad66c6@identity-protect.org
- dd5e018b-a801-4876-b9cf-644e7f676300@identity-protect.org
- e28b1be4-bd80-498f-8b5c-1f389e073464@identity-protect.org
- owner-8221368@optumataxrelief.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from optumataxrelief.com.
- IP · 34.213.1.177
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 26dd5a7b-070f-44b6-813c-95ec16ea9c6a@identity-protect.org
- TLD · .com
- Browse hostnames · op…
- 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: "optumataxrelief.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.