Skip to content

Hostname

bnccorp.net

Last fetched

bnccorp.net resolves to 4.19.74.42, announced in 4.0.0.0/9 by LEVEL3 - Level 3 Parent, LLC in US. bnccorp.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bnccorp.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bnccorp.net

Resolution chain

Attribution

level parent

ORIGIN_AS

WHOIS identity

Registrar
iana:292
Registrant organisation
bnc national bank
Contact emails
dns@bncbank.com

Subdomains

Mail and authentication

Nameservers

  • ns101.bnccorp.net
  • ns102.bnccorp.net
  • ns201.bnccorp.net
  • ns202.bnccorp.net

MX records

  • mail1.bnccorp.net
  • mail2.bnccorp.net

SPF policy

  • ip: 4.19.74.7
  • ip: 76.9.183.71
  • ip: 96.3.195.135

Threat-feed evidence

History

Related pages

Pivot from bnccorp.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bnccorp.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.