Skip to content

Hostname

relay.message5.com

Last fetched

relay.message5.com resolves to 1 IPv4 address operated by MTL-AS-AP Marshall Telecom Ltd in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.8.79.230103.8.78.0/23AS154410MTL-AS-AP Marshall Telecom LtdFR

WHOIS identity

No WHOIS records are currently associated with relay.message5.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for relay.message5.com.

MechanismTarget
SPF_INCLUDEspf1.dnsbit.net

Related pages

Pivot deeper into the graph from relay.message5.com.

Cypher and MCP

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

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