Hostname
dextrac.com
Last fetched
dextrac.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dextrac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.87.78.75 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dextrac.com owner
- Contact emails
- b49hhkfdlqil7am2mo8kdeftq3@domaindiscreet.com
- 1bae8c53-a11e-4f4b-bbac-ef04dd206e03@identity-protect.org
- 35f10172-e667-45d5-a6a6-9568709d6144@identity-protect.org
- 48a589a6-2c2d-4e5f-9aee-c9c9357206f3@identity-protect.org
- 4dece29f-8276-489e-9725-3bc5acef6bff@identity-protect.org
- 7dd60815-34a8-4358-9c62-c001f3019d84@identity-protect.org
- bdd386da-36f7-40bf-931a-76ed06533307@identity-protect.org
- c1cda518-9498-46d8-8a1a-f8dc99ad02b6@identity-protect.org
- owner-300329@dextrac.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of dextrac.com.
Web-graph footprint
Distinct hostnames that link to or from dextrac.com in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from dextrac.com.
- IP · 3.87.78.75
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · b49hhkfdlqil7am2mo8kdeftq3@domaindiscreet.com
- TLD · .com
- Browse hostnames · de…
- 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: "dextrac.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.