Hostname
skra.is
Last fetched
skra.is resolves to 1 IPv4 address operated by AS197973 in IS.
Nutrition Label
Resolution chain
skra.is resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.140.238.8 | 128.140.232.0/21 | AS197973 | — | IS |
WHOIS identity
- Registrar
- —
- Organization
- þjóðskrá íslands
- Contact emails
Subdomains
71 observed subdomains of skra.is.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from skra.is in the public web crawl.
446 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for skra.is.
| Mechanism | Target |
|---|---|
| SPF_A | skra.is |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.140.233.111 |
| SPF_IP | 128.140.233.112 |
| SPF_IP | 128.140.236.254 |
| SPF_IP | 157.157.58.106 |
| SPF_IP | 159.183.79.118 |
Related pages
Pivot deeper into the graph from skra.is.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skra.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.