Skip to content

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

WHISPER CANON · datagroup.uaRouting diversity4.2/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/datagroup.ua

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.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for datagroup.ua.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP194.110.79.22
SPF_IP46.164.154.130/32
SPF_IP77.120.8.19
SPF_IP77.120.8.242
SPF_IP77.120.8.243
SPF_IP77.222.137.44
SPF_IP82.144.193.232
SPF_IP85.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.