Skip to content

Hostname

datamena.com

Last fetched

datamena.com resolves to 1 IPv4 address operated by DU-AS1 in AE.

Nutrition Label

WHISPER CANON · datamena.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/datamena.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.72.202.6091.72.192.0/19AS15802DU-AS1AE

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 datamena.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for datamena.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.132.63.150
SPF_IP212.132.63.151
SPF_IP212.132.63.173
SPF_IP212.132.63.42
SPF_IP213.132.45.136
SPF_IP213.132.63.41
SPF_IP213.132.63.42
SPF_IP213.132.63.61
SPF_IP213.132.63.62
SPF_IP5.32.4.138
SPF_IP5.32.6.138
SPF_IP80.227.220.158
SPF_IP80.227.220.159
SPF_IP80.227.220.160
SPF_IP80.227.68.192
SPF_IP94.201.251.102
SPF_IP94.201.51.186
SPF_IP94.201.53.55

Related pages

Pivot deeper into the graph from datamena.com.

Cypher and MCP

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

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