Hostname
lns.com.br
Last fetched
lns.com.br resolves to 200.225.58.10, announced in 200.225.58.0/24 by AS274734 - LNS - Linux and Network Solutions LTDA in BR. lns.com.br is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 200.225.58.10
200.225.58.0/24 · AS274734 - LNS - Linux and Network Solutions LTDA · Belo Horizonte, BR
IPv6 resolution
No AAAA record for lns.com.br is recorded in WhisperGraph.
Attribution
lns linux ltda
ORIGIN_AS
WHOIS identity
- Registrant organisation
- lns - linux and network solutions ltda
- Contact emails
- leo@lns.com.br
Subdomains
Mail and authentication
Nameservers
- ns.lns.com.br
- ns2.lns.com.br
MX records
- correio.lns.com.br
SPF policy
- ip: 200.225.58.0/28
- ip: 200.225.59.0/28
- ip: 189.45.242.96/27
- a: lns.com.br
- mx: lns.com.br
- include: _spf.google.com
- include: sendgrid.net
- ip: 186.249.234.98
- ip: 201.62.242.65
- ip: 201.62.242.70
- ip: 23.21.56.250
- ip: 52.216.84.218
- ip: 54.243.190.57
Threat-feed evidence
History
Related pages
Pivot from lns.com.br into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lns.com.br"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.