Skip to content

Hostname

hias.no

Last fetched

hias.no resolves to 1 IPv4 address operated by AS29492 in NO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.143.48.14037.143.48.0/22AS29492NO

WHOIS identity

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

Subdomains

9 observed subdomains of hias.no.

Web-graph footprint

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

28 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hias.no.

MechanismTarget
SPF_INCLUDEhedmark-ikt.no
SPF_INCLUDEonevoice.no
SPF_IP185.114.57.66
SPF_IP192.162.4.69/32
SPF_IP77.106.152.194

Related pages

Pivot deeper into the graph from hias.no.

Cypher and MCP

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

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