Hostname
secar.sk
Last fetched
secar.sk resolves to 1 IPv4 address operated by AS-BENESTRA Bratislava, Slovak Republic in SK. WHOIS lists registrar:swan, a. s. as the registrar.
Nutrition Label
Resolution chain
secar.sk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.248.226.209 | 85.248.0.0/16 | AS5578 | AS-BENESTRA Bratislava, Slovak Republic | SK |
WHOIS identity
- Registrar
- registrar:swan, a. s.
- Organization
- secar spol. s r.o.
- Contact emails
Subdomains
11 observed subdomains of secar.sk.
Web-graph footprint
Distinct hostnames that link to or from secar.sk in the public web crawl.
34 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for secar.sk.
| Mechanism | Target |
|---|---|
| SPF_IP | 195.167.99.160/27 |
| SPF_IP | 195.168.42.91/32 |
| SPF_IP | 213.151.249.162 |
| SPF_IP | 217.75.92.194/32 |
| SPF_IP | 217.75.92.211 |
| SPF_IP | 62.65.165.61 |
| SPF_IP | 85.248.216.115 |
| SPF_IP | 85.248.226.209 |
| SPF_IP | 85.248.228.17 |
| SPF_IP | 85.248.228.32 |
Related pages
Pivot deeper into the graph from secar.sk.
- IP · 85.248.226.209
- ASN · AS5578AS-BENESTRA Bratislava, Slovak Republic
- Registrar · registrar:swan, a. s.
- Country · SK
- Email · vavacek@secar.sk
- TLD · .sk
- Browse hostnames · se…
- 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: "secar.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.