Skip to content

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

WHISPER CANON · secar.skRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/secar.sk

Resolution chain

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

IPPrefixASNOperatorCountry
85.248.226.20985.248.0.0/16AS5578AS-BENESTRA Bratislava, Slovak RepublicSK

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for secar.sk.

MechanismTarget
SPF_IP195.167.99.160/27
SPF_IP195.168.42.91/32
SPF_IP213.151.249.162
SPF_IP217.75.92.194/32
SPF_IP217.75.92.211
SPF_IP62.65.165.61
SPF_IP85.248.216.115
SPF_IP85.248.226.209
SPF_IP85.248.228.17
SPF_IP85.248.228.32

Related pages

Pivot deeper into the graph from secar.sk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.