Skip to content

Hostname

nbninternational.com

Last fetched

nbninternational.com resolves to 1 IPv4 address operated by NTL - Virgin Media Limited in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · nbninternational.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nbninternational.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.194.76.6480.194.0.0/15AS5089NTL - Virgin Media LimitedGB

WHOIS identity

Registrar
iana:69
Organization
book network int'l
Contact emails

Subdomains

14 observed subdomains of nbninternational.com.

Web-graph footprint

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

22 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nbninternational.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.170.90
SPF_IP198.183.167.226
SPF_IP50.232.32.146
SPF_IP50.234.106.14
SPF_IP50.235.45.15
SPF_MXnbninternational.com

Related pages

Pivot deeper into the graph from nbninternational.com.

Cypher and MCP

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

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