Hostname
benefitsdecision.com
Last fetched
benefitsdecision.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
benefitsdecision.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 |
|---|---|---|---|---|
| 100.50.110.124 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.99.34 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.209.32.184 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.228.142.144 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of benefitsdecision.com owner
- Contact emails
- hostmaster@tangohealth.com
- 06b53c04-4822-4dbb-93fb-aa7bd7083c7f@identity-protect.org
- 6bcd4ef3-a6c1-4e95-9c14-3f69491d00d1@identity-protect.org
- 716b3554-9ccb-424b-8a26-7716b0fef8a5@identity-protect.org
- 8d8af565-9d84-4980-b167-0c08eb9ad805@identity-protect.org
- f12963d4-e5c4-48ed-9435-5886b8ed8140@identity-protect.org
- owner-11537094@benefitsdecision.com.whoisprivacyservice.org
- owner-3142426@benefitsdecision.com.whoisprivacyservice.org
- owner-9265163@benefitsdecision.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of benefitsdecision.com.
Threat posture
History
Related pages
Pivot deeper into the graph from benefitsdecision.com.
- IP · 100.50.110.124
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hostmaster@tangohealth.com
- TLD · .com
- Browse hostnames · be…
- 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: "benefitsdecision.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.