Hostname
do-it-app.com
Last fetched
do-it-app.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
do-it-app.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.239.199.101 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.29 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.6 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.95 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.168.108 | 18.65.180.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.168.14 | 18.65.180.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.168.73 | 18.65.180.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.168.92 | 18.65.180.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of do-it-app.com owner
- Contact emails
- 11ac9340-7d43-4020-b197-9a38db6e49ad@identity-protect.org
- 17a25b1d-f214-4cae-aaa2-3aec865707b2@identity-protect.org
- 419ba112-f9d3-4108-9648-542daa78b66f@identity-protect.org
- 8bdda3d5-172f-40e5-bf9c-192a86f0d326@identity-protect.org
- a4671d7e-b1dd-4537-a4db-41f44347ba1f@identity-protect.org
- f20d4cb0-3ab5-47db-a357-36d3bc57cba4@identity-protect.org
- f50d6b02-98a3-41e6-bc56-e6527874591d@identity-protect.org
Subdomains
4 observed subdomains of do-it-app.com.
| Subdomain |
|---|
| dev.do-it-app.com |
Showing 1 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from do-it-app.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for do-it-app.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from do-it-app.com.
- IP · 18.239.199.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11ac9340-7d43-4020-b197-9a38db6e49ad@identity-protect.org
- TLD · .com
- Browse hostnames · do…
- 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: "do-it-app.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.