Hostname
origamiinteractive.com
Last fetched
origamiinteractive.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
origamiinteractive.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.29.109 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.45 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.5 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.53 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.85.31.106 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.49 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.6 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.68 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0135131702
- Contact emails
- stephanie.m.castilla@gmail.com
- origamiinteractive.com@contactprivacy.com
- ename123@qq.com
- 119d18d6-eb87-4adc-b1d3-98b3a5e7e6d7@identity-protect.org
- 16654a3d-ce2e-4853-89dc-6e221f684b88@identity-protect.org
- 19bea919-c180-42f4-993c-f06b864b1ea4@identity-protect.org
- 1a8957b4-900a-4ce4-b0b5-a02c0a4e890f@identity-protect.org
- 1c2c0a9e-acc5-431e-b3d1-3844dbb8d27a@identity-protect.org
- 917a23b2-ecf2-499f-b056-c7101ba33d80@identity-protect.org
- b0b691f3-a2de-477d-8f1c-9e69c957972f@identity-protect.org
- owner-4082504@origamiinteractive.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of origamiinteractive.com.
| Subdomain |
|---|
| www.origamiinteractive.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from origamiinteractive.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "origamiinteractive.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.