Skip to content

Hostname

links.hr

Last fetched

links.hr resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · links.hrRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/links.hr

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.20.46162.55.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:carnet
Organization
links d.o.o.
Contact emails

Subdomains

19 observed subdomains of links.hr.

Web-graph footprint

Distinct hostnames that link to or from links.hr in the public web crawl.

283 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for links.hr.

MechanismTarget
SPF_Alinks.hr
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.tomsoft.hr
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.29.150.0/24
SPF_IP195.29.150.135/24
SPF_IP195.29.183.254
SPF_IP213.147.96.0/24
SPF_MXlinks.hr

Related pages

Pivot deeper into the graph from links.hr.

Cypher and MCP

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

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