Hostname
datalex.am
Last fetched
datalex.am resolves to 1 IPv4 address operated by ORG-UL31-RIPE in AM.
Nutrition Label
Resolution chain
datalex.am 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 |
|---|---|---|---|---|
| 81.16.14.33 | 81.16.0.0/20 | AS44395 | ORG-UL31-RIPE | AM |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from datalex.am in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- datalex.am
SPF policy
3 SPF mechanisms authorising senders for datalex.am.
| Mechanism | Target |
|---|---|
| SPF_A | datalex.am |
| SPF_IP | 80.86.226.238 |
| SPF_MX | datalex.am |
Related pages
Pivot deeper into the graph from datalex.am.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "datalex.am"})-[: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.