Skip to content

Hostname

locallink.com.br

Last fetched

locallink.com.br resolves to 2 IPv4 addresses operated by AS53087 - TELY Ltda. in BR.

Nutrition Label

WHISPER CANON · locallink.com.brRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/locallink.com.br

Resolution chain

locallink.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
187.33.241.19187.33.241.0/24AS53087AS53087 - TELY Ltda.BR
187.110.165.200187.110.165.0/24AS53107AS53107 - EVEO S.A.

WHOIS identity

Registrar
Organization
locallink telecomunica??es ltda - me
Contact emails

Subdomains

37 observed subdomains of locallink.com.br.

Web-graph footprint

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

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for locallink.com.br.

MechanismTarget
SPF_Alocallink.com.br
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.whservidor.com
SPF_IP177.234.152.50
SPF_IP177.234.153.136
SPF_IP187.33.241.19
SPF_MXlocallink.com.br

Related pages

Pivot deeper into the graph from locallink.com.br.

Cypher and MCP

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

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