Skip to content

Hostname

mail.thecorner.ro

Last fetched

mail.thecorner.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with mail.thecorner.ro in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for mail.thecorner.ro.

MechanismTarget
SPF_Amail.thecorner.ro
SPF_INCLUDEelay.mailbaby.net
SPF_INCLUDEmx70.web365.ro
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEsmtp16.web365.ro
SPF_INCLUDEweb365.ro
SPF_IP138.201.85.173
SPF_IP142.132.192.224
SPF_IP144.76.113.26
SPF_IP217.156.26.14
SPF_MXmail.thecorner.ro

Related pages

Pivot deeper into the graph from mail.thecorner.ro.

Cypher and MCP

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

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