Skip to content

Hostname

nbc.edu

Last fetched

nbc.edu resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · nbc.eduRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nbc.edu

Resolution chain

nbc.edu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.220.52100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.241.6013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
135.84.43.16135.84.43.0/24AS396069NBC-64-ASN1 - Nazarene Bible CollegeUS
135.84.43.19135.84.43.0/24AS396069NBC-64-ASN1 - Nazarene Bible CollegeUS
135.84.43.20135.84.43.0/24AS396069NBC-64-ASN1 - Nazarene Bible CollegeUS
135.84.43.22135.84.43.0/24AS396069NBC-64-ASN1 - Nazarene Bible CollegeUS
135.84.43.23135.84.43.0/24AS396069NBC-64-ASN1 - Nazarene Bible CollegeUS
135.84.43.21135.84.43.0/24AS396069NBC-64-ASN1 - Nazarene Bible CollegeUS

WHOIS identity

Registrar
Organization
nazerene bible college
Contact emails

Subdomains

86 observed subdomains of nbc.edu.

Web-graph footprint

Distinct hostnames that link to or from nbc.edu in the public web crawl.

773 sites link to this hostname.

308 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nbc.edu.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.132.178.249
SPF_MXnbc.edu

Related pages

Pivot deeper into the graph from nbc.edu.

Cypher and MCP

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

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