Hostname
uspedigital.com
Last fetched
uspedigital.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uspedigital.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.231.130 | 3.5.231.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.95.176.20 | 52.95.176.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uspedigital.com owner
- Contact emails
- 02100185-fad8-4382-8f95-d603154d2283@identity-protect.org
- 2c906b84-fbd9-4fbf-b34b-4ab79d3c6e9a@identity-protect.org
- 5706ed24-e0d3-49c6-84a7-e5a4e9f96872@identity-protect.org
- 5fdb7d1c-66cc-4358-993c-72ce17fb6e8b@identity-protect.org
- 65eedf9a-5b0e-4c47-b288-7e5e3f5bc96a@identity-protect.org
- 98428519-b25c-47ea-9989-37e6aca102e3@identity-protect.org
- 9f24c3ad-18fe-433d-9363-e8e9aa2e07fb@identity-protect.org
Subdomains
2 observed subdomains of uspedigital.com.
Threat posture
History
Related pages
Pivot deeper into the graph from uspedigital.com.
- IP · 3.5.231.130
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 02100185-fad8-4382-8f95-d603154d2283@identity-protect.org
- TLD · .com
- Browse hostnames · us…
- 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: "uspedigital.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.