Hostname
digdes.net
Last fetched
digdes.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digdes.net 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 |
|---|---|---|---|---|
| 35.176.113.86 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- digital design
- Contact emails
- 58887a5b-8b8e-4446-97e6-a0b22d26dbd5@identity-protect.org
- 967497d9-c838-44d5-b6c9-c1c7ee7d72f1@identity-protect.org
- acdd0ff5-7d3b-4281-b7ea-7967248d2955@identity-protect.org
- d929c7ca-5cac-4106-a39c-f92d43138a4c@identity-protect.org
- edad26f8-37bf-455e-969a-13786d93c3a5@identity-protect.org
- owner-8394951@digdes.net.whoisprivacyservice.org
Subdomains
11 observed subdomains of digdes.net.
Web-graph footprint
Distinct hostnames that link to or from digdes.net in the public web crawl.
5 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for digdes.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | killinmusicfestival.com |
| SPF_INCLUDE | sender.zohoinvoice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from digdes.net.
- IP · 35.176.113.86
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 58887a5b-8b8e-4446-97e6-a0b22d26dbd5@identity-protect.org
- TLD · .net
- 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: "digdes.net"})-[: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.