Hostname
datamessagex.com
Last fetched
datamessagex.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
datamessagex.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:93
- Organization
- bilge siber guvenlik teknolojileri anonim sirketi
- Contact emails
- 02d4c0794de2b8e68c8cc455fbe729cffaccedc1@whois.gkg.net
- 21bd66162520988d5aac4bfbf343397876de52a9@whois.gkg.net
- 2b7d9b6646b5f2105a19a325e1fdf9b5a18d47e4@whois.gkg.net
- 428db38a6bd75c6cd70198481cbf194bbbfff232@whois.gkg.net
- 4b3cd148cccbec076fd627e218674b1fe73eebb7@whois.gkg.net
- 57654d67e7feed6b00591ada593ca53ad2b3305c@whois.gkg.net
- 5a4e5864abd1f2cc0255e410f659d30cfa85ec03@whois.gkg.net
- 62a2ead8ba03af8a1345bd83cf2f9cb518e91a06@whois.gkg.net
- 6b3333292f627f2fa12fbade07dbcba40203c8ec@whois.gkg.net
- 6c1451603f903ac50db55da4d7a8ae1d07507f22@whois.gkg.net
- 7c9bba8fcf86cc32e5afcad8c6ebf58c1c8d221b@whois.gkg.net
- a54f7d48470b81c1c88565c17d1097c5550e2a95@whois.gkg.net
- b8057b826b39b701bdd8b72959a6ed56e4a59a5f@whois.gkg.net
- c857ba62ed9514767a136cba8c16fbf734c068c9@whois.gkg.net
- dc6df1a8aa1aeb128580a2a585da557020966caa@whois.gkg.net
- ec065a3a1287fb2fdae53896cf1c048db5cfc9de@whois.gkg.net
Subdomains
5 observed subdomains of datamessagex.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from datamessagex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "datamessagex.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.