Skip to content

Hostname

husa.is

Last fetched

husa.is resolves to 4 IPv4 addresses operated by AS60690 in IS.

Nutrition Label

WHISPER CANON · husa.isRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/husa.is

Resolution chain

husa.is resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.219.149.152185.219.148.0/22AS60690IS
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.193150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
Organization
húsasmiðjan ehf.
Contact emails

Subdomains

12 observed subdomains of husa.is.

Web-graph footprint

Distinct hostnames that link to or from husa.is in the public web crawl.

89 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for husa.is.

MechanismTarget
SPF_Asmtp.okhysing.is
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP178.248.17.135
SPF_IP178.248.17.136
SPF_IP178.248.17.137
SPF_IP178.248.17.138
SPF_IP185.219.149.144/28

Related pages

Pivot deeper into the graph from husa.is.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "husa.is"})-[: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.