Hostname
digitargroup.com
Last fetched
digitargroup.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
digitargroup.com 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 |
|---|---|---|---|---|
| 147.93.42.110 | 147.93.40.0/21 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:1636
- Organization
- c/o whoisproxy.com
- Contact emails
- 0188dcb90227a6175e4b92876a811539c185e3f4b43d0dcc2aaec0b0f625a52d@digitargroup.com.whoisproxy.org
- 12f864638d7c2c6a07355d6ebd64ad4378af02b463008bcb4d3152b0a21bf141@digitargroup.com.whoisproxy.org
- 2be3ab44e3f22dd8fc127f53049d5ad0cc9cb3ae37d37ea768f18fcdac6c6425@digitargroup.com.whoisproxy.org
- 341d0bc337a0155d9bf6cc231f161dfc664f4106f9b35a4a9b57609a2062829b@digitargroup.com.whoisproxy.org
- 617111b360b278553af0d7f6ba14061fbf969a33a85ef47fdfd26db93c28b13f@digitargroup.com.whoisproxy.org
- 84ff6195266c258b2dc110fb7dd8f21f8407df0de34f419ef14b0ed0d7feb61d@digitargroup.com.whoisproxy.org
- 8cfb62a39d360a7a016dc2169a9d98f49344dfea6fe4c23e3c027a345b7e3573@digitargroup.com.whoisproxy.org
- a087804c90c2f82f06380e4e692846894cde3115d459497022a4d3014fa27a87@digitargroup.com.whoisproxy.org
- a2f1adbd2782f9ef4bdde6512d9aa71ab2ce686c793ecfd27f6acd7208c56fac@digitargroup.com.whoisproxy.org
- a736acf4ad0d9eeb8eb7efd3aaefa38f63fb8bc2397a821f1871daf59490d60c@digitargroup.com.whoisproxy.org
- d083cdd5922dc9cb0f200cfb09a9014dd707303c261e858c9421b914348ed661@digitargroup.com.whoisproxy.org
- e4e08fa64530be428c092e0e783598e843b9fb4370b67ee6d00e799435450b82@digitargroup.com.whoisproxy.org
- f5762e61a666a7c39605ec921669f02bc0ccc653a952ae9474882f095b5491c1@digitargroup.com.whoisproxy.org
Subdomains
1 observed subdomain of digitargroup.com.
| Subdomain |
|---|
| www.digitargroup.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for digitargroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from digitargroup.com.
- IP · 147.93.42.110
- ASN · AS47583
- Registrar · iana:1636
- Country · US
- Email · 0188dcb90227a6175e4b92876a811539c185e3f4b43d0dcc2aaec0b0f625a52d@digitargroup.com.whoisproxy.org
- TLD · .com
- 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: "digitargroup.com"})-[: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.