Hostname
nkl.com.br
Last fetched
nkl.com.br resolves to 1 IPv4 address operated by BJ NET Provedor de Internet Ltda. - ME in BR. WHOIS lists registrar:locaweb (2) as the registrar.
Nutrition Label
Resolution chain
nkl.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 179.107.81.61 | 179.107.80.0/23 | AS52545 | BJ NET Provedor de Internet Ltda. - ME | BR |
| 179.107.81.61 | 179.107.80.0/23 | AS52545 | BJ NET Provedor de Internet Ltda. - ME | BR |
WHOIS identity
- Registrar
- registrar:locaweb (2)
- Organization
- nkl produtos eletr?nicos ltda - me
- Contact emails
Subdomains
13 observed subdomains of nkl.com.br.
Web-graph footprint
Distinct hostnames that link to or from nkl.com.br in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for nkl.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | nkl.com.br |
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | nkl.com.br |
| SPF_IP | 179.107.81.61 |
| SPF_IP | 2804:e1c:1001:0:0:0:0:1 |
| SPF_IP | 2804:e1c:1001:0:0:0:0:50 |
| SPF_MX | nkl.com.br |
Related pages
Pivot deeper into the graph from nkl.com.br.
- IP · 179.107.81.61
- ASN · AS52545BJ NET Provedor de Internet Ltda. - ME
- Registrar · registrar:locaweb (2)
- Country · BR
- Email · fabio@nkl.com.br
- Apex domain · com.br
- TLD · .br
- Browse hostnames · nk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nkl.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.