Skip to content

Hostname

netbig.com.br

Last fetched

netbig.com.br resolves to 1 IPv4 address operated by AS53097 in BR.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
Organization
netbig inform?tica ltda
Contact emails

Subdomains

9 observed subdomains of netbig.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Anetbig.com.br
SPF_IP187.63.209.2
SPF_IP187.63.209.34
SPF_IP187.63.209.5
SPF_IP187.63.210.11
SPF_IP2804:3190:f:f:f:f:1:0/112
SPF_MXnetbig.com.br

Related pages

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

Cypher and MCP

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

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