Skip to content

Hostname

bien.no

Last fetched

bien.no resolves to 1 IPv4 address operated by AS2119 in NO.

Nutrition Label

WHISPER CANON · bien.noRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bien.no

Resolution chain

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

IPPrefixASNOperatorCountry
62.92.136.1662.92.0.0/16AS2119NO

WHOIS identity

Registrar
Organization
bien sparebank as
Contact emails

Subdomains

4 observed subdomains of bien.no.

Web-graph footprint

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

51 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bien.no.

MechanismTarget
SPF_Abien.no
SPF_INCLUDE_spf.papirfly.no
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEspf-00727601.pphosted.com
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.111.201.0/29
SPF_IP139.116.71.0/24
SPF_IP139.116.71.0/25
SPF_IP146.192.49.0/24
SPF_IP193.162.109.0/24
SPF_IP195.159.29.211
SPF_IP212.18.128.0/24
SPF_IP2a02:9c8:0:1001::/64
SPF_MXbien.no

Related pages

Pivot deeper into the graph from bien.no.

Cypher and MCP

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

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