Skip to content

Hostname

ntn.com.br

Last fetched

ntn.com.br resolves to 1 IPv4 address operated by AS47583 in BR.

Nutrition Label

WHISPER CANON · ntn.com.brRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/ntn.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.94.65147.79.88.0/21AS47583BR

WHOIS identity

Registrar
Organization
ntn do brasil ltda.
Contact emails

Subdomains

3 observed subdomains of ntn.com.br.

Web-graph footprint

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

17 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ntn.com.br.

MechanismTarget
SPF_EXISTS%{i}.spf.hc857-96.eu.iphmx.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.medtra.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.51.15.51
SPF_IP198.21.6.129/32
SPF_IP46.235.17.224/27
SPF_IP77.158.78.113
SPF_MXntn.com.br

Related pages

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

Cypher and MCP

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

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