Hostname
deneira.com
Last fetched
deneira.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
deneira.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 |
|---|---|---|---|---|
| 13.33.67.11 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.36 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.66 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.68 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.55.11 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.128 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.13 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.37 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of deneira.com owner
- Contact emails
- 0b65a433-bf96-4cf8-a76f-dfce5a850e12@identity-protect.org
- 5f79cdcb-071d-4057-bd5b-4ff6cbb6fe9f@identity-protect.org
- 62dcee7e-c78a-4127-bd3e-5803421255c5@identity-protect.org
- 85ec4979-d9f3-43a5-b91c-9fa7d470d4f4@identity-protect.org
- 8e688099-a8e4-45b3-ae12-f6bf8011030b@identity-protect.org
- c314b8c5-dbae-4720-9184-fb0eb809f3de@identity-protect.org
- e0860002-eaf3-4042-887a-1bc818f192ee@identity-protect.org
- owner-2525100@deneira.com.whoisprivacyservice.org
- owner-4762412@deneira.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of deneira.com.
| Subdomain |
|---|
| www.deneira.com |
Web-graph footprint
Distinct hostnames that link to or from deneira.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for deneira.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from deneira.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deneira.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.