Hostname
useoriginal.com
Last fetched
useoriginal.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
useoriginal.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 |
|---|---|---|---|---|
| 13.52.170.175 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.53.106.232 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of useoriginal.com owner
- Contact emails
- catalao@useoriginal.com.br
- 1646fddd-691d-459f-ab32-0d0929fe03a1@identity-protect.org
- 29cd58ae-e350-46dc-8781-1bbacf4dcfcd@identity-protect.org
- 35eff227-79bc-4d7e-b7a1-31697838e70c@identity-protect.org
- 5c6762d8-b155-477f-b6a5-156ccf9a279b@identity-protect.org
- 7796772d-5455-4751-9d95-788cf19899de@identity-protect.org
- 964db049-1793-4202-a941-70186de30a3d@identity-protect.org
- e0725f0d-bbda-4ed3-9f4e-45a20c5ae32e@identity-protect.org
- owner-11244023@useoriginal.com.whoisprivacyservice.org
- owner-3416613@useoriginal.com.whoisprivacyservice.org
- owner-3435497@useoriginal.com.whoisprivacyservice.org
- owner-7179379@useoriginal.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of useoriginal.com.
Web-graph footprint
Distinct hostnames that link to or from useoriginal.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from useoriginal.com.
- IP · 13.52.170.175
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · catalao@useoriginal.com.br
- 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: "useoriginal.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.