Hostname
dogshitapp.com
Last fetched
dogshitapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dogshitapp.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 |
|---|---|---|---|---|
| 18.155.202.117 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.120 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.22 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.80 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.10 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.123 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.40 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.53 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dogshitapp.com owner
- Contact emails
- 1993a398-464a-41e5-b0d8-0a834ca1dec2@identity-protect.org
- 7103440e-fdd2-46de-a4e9-8d1376d0c2f1@identity-protect.org
- 7f98ecbb-bda3-45de-a3d9-4e234c7ca474@identity-protect.org
- b39bb764-251a-43c5-9edf-576b4cdd4ab3@identity-protect.org
- cc6e1064-7cca-4c24-816c-f34cb1728b9d@identity-protect.org
- ccca07e9-1a4b-4157-911b-dc8f399829d9@identity-protect.org
- e9e60ae2-de77-451e-bb45-315255112935@identity-protect.org
- owner-12026154@dogshitapp.com.whoisprivacyservice.org
- owner-134100@dogshitapp.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dogshitapp.com.
| Subdomain |
|---|
| www.dogshitapp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dogshitapp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dogshitapp.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.