Hostname
electrolux.sk
Last fetched
electrolux.sk resolves to 8 IPv4 addresses operated by AS20940 in CZ. WHOIS lists registrar:corporation service company (dbs) gmbh as the registrar.
Nutrition Label
Resolution chain
electrolux.sk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:corporation service company (dbs) gmbh
- Organization
- domain master
- Contact emails
Subdomains
18 observed subdomains of electrolux.sk.
Web-graph footprint
Distinct hostnames that link to or from electrolux.sk in the public web crawl.
101 sites link to this hostname.
305 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for electrolux.sk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from electrolux.sk.
- IP · 23.212.110.120
- ASN · AS20940
- Registrar · registrar:corporation service company (dbs) gmbh
- Country · CZ
- Email · domains@electrolux.se
- TLD · .sk
- Browse hostnames · el…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "electrolux.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.