Skip to content

Hostname

linkness.com

Last fetched

linkness.com resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists iana:1492 as the registrar.

Nutrition Label

WHISPER CANON · linkness.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/linkness.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.103.59.16283.103.0.0/18AS12874IT

WHOIS identity

Registrar
iana:1492
Organization
davide cini
Contact emails

Subdomains

44 observed subdomains of linkness.com.

Web-graph footprint

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

79 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for linkness.com.

MechanismTarget
SPF_Alinkness.com
SPF_IP151.69.99.191
SPF_IP151.69.99.195
SPF_IP188.10.155.1
SPF_IP217.57.28.58
SPF_IP217.57.28.59
SPF_IP83.103.59.138
SPF_IP83.103.59.233
SPF_IP83.103.59.29
SPF_IP83.103.59.75
SPF_MXlinkness.com

Related pages

Pivot deeper into the graph from linkness.com.

Cypher and MCP

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

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