Hostname
d5digital.net
Last fetched
d5digital.net resolves to 1 IPv4 address operated by AS147181 in BD. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
d5digital.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 |
|---|---|---|---|---|
| 103.42.4.139 | 103.42.4.0/24 | AS147181 | — | BD |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
7 observed subdomains of d5digital.net.
Web-graph footprint
Distinct hostnames that link to or from d5digital.net in the public web crawl.
5 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for d5digital.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | zoho.com |
| SPF_IP | 103.163.246.106 |
| SPF_IP | 103.163.246.170 |
| SPF_IP | 139.99.61.202 |
| SPF_MX | d5digital.net |
Related pages
Pivot deeper into the graph from d5digital.net.
- IP · 103.42.4.139
- ASN · AS147181
- Registrar · iana:1068
- Country · BD
- Email · 6da6a1f38a854c8e859d4b6a932e54d4.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · d5…
- 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: "d5digital.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.