Skip to content

Hostname

mx.globber.ro

Last fetched

mx.globber.ro resolves to 1 IPv4 address operated by IMEDIA-AS Pierre de Coubertin 3-5 office building, etaj 5 in RO.

Nutrition Label

WHISPER CANON · mx.globber.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mx.globber.ro

Resolution chain

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

IPPrefixASNOperatorCountry
31.14.18.531.14.18.0/24AS57098IMEDIA-AS Pierre de Coubertin 3-5 office building, etaj 5RO

WHOIS identity

No WHOIS records are currently associated with mx.globber.ro in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mx.globber.ro.

MechanismTarget
SPF_Amx.globber.ro

Related pages

Pivot deeper into the graph from mx.globber.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mx.globber.ro"})-[: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.