Skip to content

Hostname

mx2.medeia.com

Last fetched

mx2.medeia.com resolves to 1 IPv4 address operated by AS-30083-US-VELIA-NET - velia.net in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
50.30.35.21350.30.32.0/20AS30083AS-30083-US-VELIA-NET - velia.netUS

WHOIS identity

No WHOIS records are currently associated with mx2.medeia.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mx2.medeia.com.

MechanismTarget
SPF_IP148.72.167.70
SPF_IP173.201.22.10
SPF_IP173.201.26.226
SPF_IP173.201.26.227
SPF_IP173.201.26.228
SPF_IP173.201.26.229
SPF_IP199.217.118.213
SPF_IP50.30.35.213
SPF_IP69.64.48.148

Related pages

Pivot deeper into the graph from mx2.medeia.com.

Cypher and MCP

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

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