Hostname
dij.digital
Last fetched
dij.digital resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2288 as the registrar.
Nutrition Label
Resolution chain
dij.digital 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.65.39.80 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:2288
- Organization
- de internet jongens bv
- Contact emails
- —
Subdomains
31 observed subdomains of dij.digital.
Showing 22 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dij.digital in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for dij.digital.
| Mechanism | Target |
|---|---|
| SPF_A | dij.digital |
| SPF_INCLUDE | 7754160.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.exonet.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.moneybird.nl |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 178.22.56.118 |
| SPF_IP | 91.212.215.230/32 |
| SPF_MX | dij.digital |
Related pages
Pivot deeper into the graph from dij.digital.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dij.digital"})-[: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.