Hostname
digidip.net
Last fetched
digidip.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:828 as the registrar.
Nutrition Label
Resolution chain
digidip.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:828
- Organization
- 6minutes media
- Contact emails
Subdomains
251 observed subdomains of digidip.net.
Showing 25 of 251. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digidip.net in the public web crawl.
225 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for digidip.net.
| Mechanism | Target |
|---|---|
| SPF_A | digidip.net |
| SPF_INCLUDE | 144336985.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 136.243.104.35 |
| SPF_IP | 136.243.24.171 |
| SPF_IP | 144.76.44.1/27 |
| SPF_IP | 148.251.15.8 |
| SPF_IP | 37.59.29.5 |
| SPF_MX | digidip.net |
Related pages
Pivot deeper into the graph from digidip.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digidip.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.