Skip to content

Hostname

brigc.net

Last fetched

brigc.net resolves to 1 IPv4 address operated by AS37937 in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · brigc.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/brigc.net

Resolution chain

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

IPPrefixASNOperatorCountry
59.252.101.10259.252.0.0/16AS37937CN

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

2 observed subdomains of brigc.net.

Web-graph footprint

Distinct hostnames that link to or from brigc.net in the public web crawl.

16 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for brigc.net.

MechanismTarget
SPF_IP202.106.156.230
SPF_IP202.108.253.196
SPF_IP203.85.10.139
SPF_IP59.252.101.214
SPF_IP59.252.101.220
SPF_IP59.252.101.221

Related pages

Pivot deeper into the graph from brigc.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brigc.net"})-[: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.