Skip to content

Hostname

linklog.link

Last fetched

linklog.link resolves to 1 IPv4 address operated by AS53243 in BR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · linklog.linkRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/linklog.link

Resolution chain

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

IPPrefixASNOperatorCountry
177.11.53.156177.11.53.0/24AS53243BR

WHOIS identity

Registrar
iana:1387
Organization
andre luis r. bianchi
Contact emails

Subdomains

9 observed subdomains of linklog.link.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for linklog.link.

MechanismTarget
SPF_Alinklog.link
SPF_IP177.53.141.111
SPF_MXlinklog.link

Related pages

Pivot deeper into the graph from linklog.link.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.