Hostname
thecorner.ro
Last fetched
thecorner.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:zenith technology srl
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of thecorner.ro.
Web-graph footprint
Distinct hostnames that link to or from thecorner.ro in the public web crawl.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- thecorner.ro
SPF policy
11 SPF mechanisms authorising senders for thecorner.ro.
| Mechanism | Target |
|---|---|
| SPF_A | thecorner.ro |
| SPF_INCLUDE | elay.mailbaby.net |
| SPF_INCLUDE | mx70.web365.ro |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | smtp16.web365.ro |
| SPF_INCLUDE | web365.ro |
| SPF_IP | 138.201.85.173 |
| SPF_IP | 142.132.192.224 |
| SPF_IP | 144.76.113.26 |
| SPF_IP | 217.156.26.14 |
| SPF_MX | thecorner.ro |
Related pages
Pivot deeper into the graph from thecorner.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.