Hostname
recom.link
Last fetched
recom.link is a registered hostname under the .link 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
- iana:106
- Organization
- fond za humanitarno pravo
- Contact emails
Subdomains
3 observed subdomains of recom.link.
Web-graph footprint
Distinct hostnames that link to or from recom.link in the public web crawl.
78 sites link to this hostname.
340 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for recom.link.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.9.61.206 |
| SPF_IP | 178.222.247.221 |
| SPF_IP | 89.216.17.254 |
Related pages
Pivot deeper into the graph from recom.link.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "recom.link"})-[: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.