Skip to content

Hostname

snerpa.is

Last fetched

snerpa.is resolves to 1 IPv4 address operated by SNERPA-NET - Snerpa ehf in IS.

Nutrition Label

WHISPER CANON · snerpa.isRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/snerpa.is

Resolution chain

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

IPPrefixASNOperatorCountry
193.109.24.171193.109.95.0/24AS24743SNERPA-NET - Snerpa ehfIS

WHOIS identity

Registrar
Organization
snerpa ehf.
Contact emails

Subdomains

367 observed subdomains of snerpa.is.

Web-graph footprint

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

289 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for snerpa.is.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.109.24.0/24

Related pages

Pivot deeper into the graph from snerpa.is.

Cypher and MCP

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

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