Hostname
nowapresence.com
Last fetched
nowapresence.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nowapresence.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.113 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.36 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.57 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.67 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.230.38 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.62 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.92 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.97 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.175.207.30 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.36 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.5 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.87 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nowapresence.com owner
- Contact emails
- 2edffded-225e-4c4a-abbc-96d8279f4931@identity-protect.org
- 5a186321-7d98-4ee0-9f41-dd1fdb991735@identity-protect.org
- 6bfe0479-1ce3-4075-9627-ef96cd9f319b@identity-protect.org
- 6c6d6179-f5e9-45c9-9b26-969f2d04c13f@identity-protect.org
- 71504b56-7fea-4af0-891c-06c2139a9dbe@identity-protect.org
- c401c1fb-704b-4323-a3c8-941ac1cb0e2e@identity-protect.org
- owner-9964915@nowapresence.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of nowapresence.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nowapresence.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from nowapresence.com.
- IP · 13.35.93.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2edffded-225e-4c4a-abbc-96d8279f4931@identity-protect.org
- TLD · .com
- Browse hostnames · no…
- 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: "nowapresence.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.