Skip to content

Hostname

netsecurity.com.br

Last fetched

netsecurity.com.br resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR.

Nutrition Label

WHISPER CANON · netsecurity.com.brRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/netsecurity.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
191.233.203.36191.232.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
191.233.203.36191.232.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
23.97.96.3223.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
23.97.96.3223.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR

WHOIS identity

Registrar
Organization
ricardo da fonseca gajardoni
Contact emails

Subdomains

6 observed subdomains of netsecurity.com.br.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for netsecurity.com.br.

MechanismTarget
SPF_Anetsecurity.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP179.191.110.114/32
SPF_IP187.11.239.68/32
SPF_IP96.71.7.41

Related pages

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

Cypher and MCP

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

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