Skip to content

Hostname

3ec.sk

Last fetched

3ec.sk resolves to 2 IPv4 addresses operated by WEBSUPPORT-SRO-SK-AS - WebSupport s.r.o. in SK.

Nutrition Label

WHISPER CANON · 3ec.skRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/3ec.sk

Resolution chain

3ec.sk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.9.175.19737.9.175.0/24AS51013WEBSUPPORT-SRO-SK-AS - WebSupport s.r.o.SK
91.217.33.1191.217.33.0/24AS201603AIRNET-SK - AIRNET s.r.o.SK

WHOIS identity

No WHOIS records are currently associated with 3ec.sk in WhisperGraph.

Subdomains

7 observed subdomains of 3ec.sk.

Web-graph footprint

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

20 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 3ec.sk.

MechanismTarget
SPF_Amail.3ec.sk
SPF_INCLUDE_spf.m1.websupport.sk
SPF_MX3ec.sk

Related pages

Pivot deeper into the graph from 3ec.sk.

Cypher and MCP

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

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