Hostname
digigrid.net
Last fetched
digigrid.net resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digigrid.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 |
|---|---|---|---|---|
| 217.160.0.175 | 217.160.0.0/16 | AS8560 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- whois@emailaddressprotection.com
- 0ce501ae-f48e-4180-9538-3cd763888ca4@identity-protect.org
- 44945d25-5f82-40e8-acf7-d2fa62fa289c@identity-protect.org
- 5a0e017f-dfb6-43b4-a35f-17d719d0ab17@identity-protect.org
- 952ed8bb-dc48-4fac-8614-eef6dd59915a@identity-protect.org
- 9682a0ff-f09f-46b3-9263-c6368d06d208@identity-protect.org
- a61d6c19-5f8a-4cf8-bc3a-ef883376d8fb@identity-protect.org
- owner-3525791@digigrid.net.whoisprivacyservice.org
Subdomains
3 observed subdomains of digigrid.net.
Web-graph footprint
Distinct hostnames that link to or from digigrid.net in the public web crawl.
56 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for digigrid.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from digigrid.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digigrid.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.