Skip to content

Hostname

skra.is

Last fetched

skra.is resolves to 1 IPv4 address operated by AS197973 in IS.

Nutrition Label

WHISPER CANON · skra.isRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/skra.is

Resolution chain

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

IPPrefixASNOperatorCountry
128.140.238.8128.140.232.0/21AS197973IS

WHOIS identity

Registrar
Organization
þjóðskrá íslands
Contact emails

Subdomains

71 observed subdomains of skra.is.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for skra.is.

MechanismTarget
SPF_Askra.is
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.140.233.111
SPF_IP128.140.233.112
SPF_IP128.140.236.254
SPF_IP157.157.58.106
SPF_IP159.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.