Skip to content

Hostname

lynkoo.com

Last fetched

lynkoo.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.239.214.237213.239.192.0/18AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:433
Organization
recasens capilla rafa
Contact emails

Subdomains

1 observed subdomain of lynkoo.com.

Web-graph footprint

Distinct hostnames that link to or from lynkoo.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for lynkoo.com.

MechanismTarget
SPF_Alynkoo.com
SPF_INCLUDE_spf.google.com
SPF_IP116.203.157.252
SPF_IP116.203.95.179
SPF_IP135.181.193.151
SPF_IP148.251.90.144
SPF_IP159.69.6.160
SPF_IP168.119.174.123
SPF_IP195.201.128.75
SPF_IP213.239.214.237
SPF_IP23.88.60.153
SPF_IP2a01:4f8:1c0c:62dd:0:0:0:1
SPF_IP2a01:4f8:1c1c:1b09:0:0:0:1
SPF_IP2a01:4f8:1c1c:2275:0:0:0:1
SPF_IP2a01:4f8:1c1e:ba00:0:0:0:1
SPF_IP2a01:4f8:202:7093:0:0:0:2
SPF_IP2a01:4f8:221:3bca:0:0:0:2
SPF_IP2a01:4f8:a0:80a3:0:0:0:2
SPF_IP2a01:4f8:c0c:5fc4:0:0:0:1
SPF_IP2a01:4f8:c2c:1cf4:0:0:0:1
SPF_IP2a01:4f8:c2c:87ca:0:0:0:1
SPF_IP2a01:4f9:2a:38c:0:0:0:2
SPF_IP2a01:4f9:c010:eff9:0:0:0:1
SPF_IP46.4.15.18
SPF_IP46.4.15.51
SPF_IP46.4.80.145
SPF_IP5.75.142.194
SPF_IP95.216.3.104
SPF_MXlynkoo.com

Related pages

Pivot deeper into the graph from lynkoo.com.

Cypher and MCP

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

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