Hostname
nbninc.net
Last fetched
nbninc.net resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
nbninc.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.33.114.85 | 45.33.112.0/20 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0945600254a99222383c449044a38370d1dfaca7c8713f83232acfee35b24901@nbninc.net.whoisproxy.org
- 0a63d262b89cbc71c8969515a377f3cd620c951de4d0168c94807ddaeda4d2ff@nbninc.net.whoisproxy.org
- 307442b9fba9c55eae36cfdfe8035a05e3e91b4c86282e341a5abc26e3dfcdad@nbninc.net.whoisproxy.org
- 63e60f8c60b2edc18f5d571347952a5f68343a5a7d5017a94485d8eb7d0ac884@nbninc.net.whoisproxy.org
- a9ea8d8a215f1190c3017198babf6033f6fac7c953162a24a473f6fb3e3e7ead@nbninc.net.whoisproxy.org
Subdomains
4 observed subdomains of nbninc.net.
| Subdomain |
|---|
| server.nbninc.net |
| whm.nbninc.net |
Showing 2 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- nbninc.net
SPF policy
4 SPF mechanisms authorising senders for nbninc.net.
| Mechanism | Target |
|---|---|
| SPF_A | nbninc.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 45.33.114.85 |
| SPF_MX | nbninc.net |
Related pages
Pivot deeper into the graph from nbninc.net.
- IP · 45.33.114.85
- ASN · AS63949
- Registrar · iana:269
- Country · US
- Email · 0945600254a99222383c449044a38370d1dfaca7c8713f83232acfee35b24901@nbninc.net.whoisproxy.org
- TLD · .net
- Browse hostnames · nb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nbninc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.