Skip to content

Hostname

bt.no

Last fetched

bt.no resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · bt.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bt.no

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.218.3318.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.4018.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.5818.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.7718.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.112.10118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1163.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.643.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.83.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.993.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bt.no.

MechanismTarget
SPF_INCLUDE_u.bt.no._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from bt.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bt.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.