Hostname
datagroup.ua
Last fetched
datagroup.ua resolves to 6 IPv4 addresses operated by AS33905 in US. WHOIS lists iana:78 as the registrar.
Nutrition Label
Resolution chain
datagroup.ua resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:78
- Organization
- js company datagroup
- Contact emails
Subdomains
44,891 observed subdomains of datagroup.ua.
Showing 25 of 44,891. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from datagroup.ua in the public web crawl.
193 sites link to this hostname.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for datagroup.ua.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.esputnik.com |
| SPF_IP | 194.110.79.22 |
| SPF_IP | 46.164.154.130/32 |
| SPF_IP | 77.120.8.19 |
| SPF_IP | 77.120.8.242 |
| SPF_IP | 77.120.8.243 |
| SPF_IP | 77.222.137.44 |
| SPF_IP | 82.144.193.232 |
| SPF_IP | 85.159.1.130/32 |
Related pages
Pivot deeper into the graph from datagroup.ua.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "datagroup.ua"})-[: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.