Skip to content

Hostname

ntebb.no

Last fetched

ntebb.no resolves to 1 IPv4 address operated by AS34087 in NO.

Nutrition Label

WHISPER CANON · ntebb.noRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ntebb.no

Resolution chain

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

IPPrefixASNOperatorCountry
217.168.83.90217.168.80.0/20AS34087NO

WHOIS identity

Registrar
Organization
nte marked as
Contact emails

Subdomains

4 observed subdomains of ntebb.no.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ntebb.no.

MechanismTarget
SPF_INCLUDE_spfstrict.services.altibox.net

Related pages

Pivot deeper into the graph from ntebb.no.

Cypher and MCP

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

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