Skip to content

Hostname

dataapex.com

Last fetched

dataapex.com resolves to 1 IPv4 address operated by VERSIONBLUE in CZ. WHOIS lists iana:3860 as the registrar.

Nutrition Label

WHISPER CANON · dataapex.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dataapex.com

Resolution chain

dataapex.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.221.214.10689.221.208.0/20AS197019VERSIONBLUECZ

WHOIS identity

Registrar
iana:3860
Organization
dataapex s.r.o.
Contact emails

Subdomains

9 observed subdomains of dataapex.com.

Web-graph footprint

Distinct hostnames that link to or from dataapex.com in the public web crawl.

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dataapex.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.105.159.181
SPF_IP193.105.159.211
SPF_IP194.149.117.170
SPF_IP89.187.155.114
SPF_MXdataapex.com

Related pages

Pivot deeper into the graph from dataapex.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dataapex.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 20

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