Skip to content

Hostname

chamber.no

Last fetched

chamber.no resolves to 1 IPv4 address operated by AS51468 in NO.

Nutrition Label

WHISPER CANON · chamber.noRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/chamber.no

Resolution chain

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

IPPrefixASNOperatorCountry
104.37.39.65104.37.32.0/21AS51468NO

WHOIS identity

Registrar
Organization
oslo handelskammer handelens hus
Contact emails

Subdomains

8 observed subdomains of chamber.no.

Web-graph footprint

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

71 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for chamber.no.

MechanismTarget
SPF_Achamber.no
SPF_INCLUDEchamber.no.spf.auto.dnssmarthost.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.chamber.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.159.237.234
SPF_MXchamber.no

Related pages

Pivot deeper into the graph from chamber.no.

Cypher and MCP

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

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