Skip to content

Hostname

linkster.co

Last fetched

linkster.co resolves to 1 IPv4 address operated by AS8972 in FR. WHOIS lists iana:1626 as the registrar.

Nutrition Label

WHISPER CANON · linkster.coRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/linkster.co

Resolution chain

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

IPPrefixASNOperatorCountry
5.175.14.665.175.0.0/20AS8972FR

WHOIS identity

Registrar
iana:1626
Organization
linkster
Contact emails

Subdomains

34 observed subdomains of linkster.co.

Web-graph footprint

Distinct hostnames that link to or from linkster.co in the public web crawl.

22 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for linkster.co.

MechanismTarget
SPF_INCLUDEeu-sender.zohoinvoice.com
SPF_INCLUDEeu-sender.zohosubscriptions.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu

Related pages

Pivot deeper into the graph from linkster.co.

Cypher and MCP

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

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