Skip to content

Hostname

elfy.sk

Last fetched

elfy.sk resolves to 1 IPv4 address operated by AS29405 in SK. WHOIS lists registrar:websupport s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · elfy.skRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/elfy.sk

Resolution chain

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

IPPrefixASNOperatorCountry
109.74.144.8109.74.144.0/20AS29405SK

WHOIS identity

Registrar
registrar:websupport s.r.o.
Organization
Contact emails

Subdomains

3 observed subdomains of elfy.sk.

Web-graph footprint

Distinct hostnames that link to or from elfy.sk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for elfy.sk.

MechanismTarget
SPF_Aelfy.sk
SPF_INCLUDE_spf.m1.websupport.sk
SPF_INCLUDEmailgun.org
SPF_IP109.74.144.8
SPF_IP2a01:390:1:5::/64
SPF_IP2a01:390:b:0::/64
SPF_MXelfy.sk

Related pages

Pivot deeper into the graph from elfy.sk.

Cypher and MCP

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

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