Hostname
dipticapp.com
Last fetched
dipticapp.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
dipticapp.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 |
|---|---|---|---|---|
| 44.233.221.45 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- alexis delgado
- Contact emails
- dns@uptopcorp.com
- 234f9f0d-9039-4cbb-a692-e922afc63f43@identity-protect.org
- 3b791f3b-7735-4824-b55b-0b79190fa734@identity-protect.org
- 3d172e32-c9d3-4ec4-92ac-f3edc34a940f@identity-protect.org
- b8929953-20c5-4a2b-b36f-99f65550e6d5@identity-protect.org
- c62dbb03-75fa-4850-b144-66ecd22d1b23@identity-protect.org
- d632fa2b-82b6-4878-b054-9d81b86bc55b@identity-protect.org
- owner-9230143@dipticapp.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of dipticapp.com.
Web-graph footprint
Distinct hostnames that link to or from dipticapp.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dipticapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from dipticapp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dipticapp.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.