Skip to content

Hostname

caseb.no

Last fetched

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

Nutrition Label

WHISPER CANON · caseb.noRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/caseb.no

Resolution chain

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

IPPrefixASNOperatorCountry
104.37.38.70104.37.32.0/21AS51468NO

WHOIS identity

No WHOIS records are currently associated with caseb.no in WhisperGraph.

Subdomains

2 observed subdomains of caseb.no.

Web-graph footprint

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

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for caseb.no.

MechanismTarget
SPF_Acaseb.no
SPF_INCLUDEspf.comendosystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.telecomputing.no
SPF_INCLUDEtornado.email

Related pages

Pivot deeper into the graph from caseb.no.

Cypher and MCP

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

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