Hostname
datacruit.com
Last fetched
datacruit.com resolves to 1 IPv4 address operated by IGNUM-AS Czech Republic in CZ. WHOIS lists iana:3860 as the registrar.
Nutrition Label
Resolution chain
datacruit.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 |
|---|---|---|---|---|
| 62.109.150.252 | 62.109.128.0/19 | AS29134 | IGNUM-AS Czech Republic | CZ |
WHOIS identity
- Registrar
- iana:3860
- Organization
- datacruit s.r.o.
- Contact emails
Subdomains
32 observed subdomains of datacruit.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from datacruit.com in the public web crawl.
40 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for datacruit.com.
| Mechanism | Target |
|---|---|
| SPF_A | datacruit.com |
| SPF_A | mail-lf1-f74.google.com |
| SPF_A | mail-proxyout-1.websupport.sk |
| SPF_INCLUDE | _spf.eu.messagegears.net |
| SPF_INCLUDE | _spf.webglobe.cz |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.168.49.206 |
| SPF_IP | 62.168.93.42 |
| SPF_IP | 62.168.93.43 |
| SPF_IP | 62.168.93.45 |
| SPF_IP | 62.168.93.50 |
| SPF_IP | 74.63.152.0/24 |
| SPF_MX | datacruit.com |
Related pages
Pivot deeper into the graph from datacruit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "datacruit.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.