Hostname
messagexchange.com
Last fetched
messagexchange.com resolves to 210.50.196.166, announced in 210.50.192.0/21 by VOCUS-CLOUD-SERVICES-AS - Vocus Cloud Services Australia in AU. messagexchange.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for messagexchange.com is recorded in WhisperGraph.
Attribution
vocus
ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- evision pty
- Contact emails
- 344df5057b5c5f055316e55b8ff8fbb4-epl19@contact.gandi.net, a375e4b39dc5d0e8a94a810a0d9c4230-473764@contact.gandi.net
Subdomains
Showing 12 of 29. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- a.dns.gandi.net
- b.dns.gandi.net
- c.dns.gandi.net
MX records
- messagexchange-com.mail.eo.outlook.com
SPF policy
- include: spf.protection.outlook.com
- include: aspmx.pardot.com
- ip: 103.237.171.10
- ip: 203.134.124.114
- ip: 220.101.87.178
Threat-feed evidence
History
Related pages
Pivot from messagexchange.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "messagexchange.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.