Hostname
dibenn.com
Last fetched
dibenn.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dibenn.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 |
|---|---|---|---|---|
| 18.185.246.118 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dibenn.com owner
- Contact emails
- dianepelletratdeborde@gmail.com
- 0ac57fa5-bbde-4d46-b55b-c1f8abadccc1@identity-protect.org
- 22e3be90-f4c5-40c4-bb30-f96171e9b1c1@identity-protect.org
- 66558a99-c530-4e87-b367-dee364069133@identity-protect.org
- 92d2cc07-e740-4247-9011-ba7f89c40b7b@identity-protect.org
- bdc58f9d-b26b-4143-97a6-ca2e78b0970f@identity-protect.org
- e31c0e0e-f703-4f79-8e7d-f564b035c8fc@identity-protect.org
- fa699460-f643-442f-a486-4641799d5dae@identity-protect.org
Subdomains
12 observed subdomains of dibenn.com.
Web-graph footprint
Distinct hostnames that link to or from dibenn.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dibenn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from dibenn.com.
- IP · 18.185.246.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · dianepelletratdeborde@gmail.com
- TLD · .com
- Browse hostnames · di…
- 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: "dibenn.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.