Hostname
husa.is
Last fetched
husa.is resolves to 4 IPv4 addresses operated by AS60690 in IS.
Nutrition Label
Resolution chain
husa.is resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.219.149.152 | 185.219.148.0/22 | AS60690 | — | IS |
| 150.171.109.100 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.193 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for husa.is.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.okhysing.is |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 178.248.17.135 |
| SPF_IP | 178.248.17.136 |
| SPF_IP | 178.248.17.137 |
| SPF_IP | 178.248.17.138 |
| SPF_IP | 185.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.