Skip to content

Hostname

ntb.no

Last fetched

ntb.no resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · ntb.noRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ntb.no

Resolution chain

ntb.no resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.48.161.19513.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.48.35.1513.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.49.188.513.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.143.20213.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.160.13813.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.208.1513.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.30.12313.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.139.22613.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.34.5013.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.93.1313.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.113.713.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.238.8613.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.93.9413.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.130.12113.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.33.12413.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.36.9213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.41.22016.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.83.2916.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.79.11716.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.99.23213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

73 observed subdomains of ntb.no.

Web-graph footprint

Distinct hostnames that link to or from ntb.no in the public web crawl.

220 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ntb.no.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from ntb.no.

Cypher and MCP

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

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