Skip to content

Hostname

allsecurity.sk

Last fetched

allsecurity.sk resolves to 1 IPv4 address operated by VNET-AS - VNET a.s. in SK. WHOIS lists registrar:adem, s.r.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.89.56.11281.89.48.0/20AS29405VNET-AS - VNET a.s.SK

WHOIS identity

Registrar
registrar:adem, s.r.o.
Organization
all security, s. r. o.
Contact emails

Subdomains

2 observed subdomains of allsecurity.sk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for allsecurity.sk.

MechanismTarget
SPF_Aallsecurity.sk
SPF_INCLUDE_spf.gohost.sk
SPF_IP2a01:390:dc4:1469::/64
SPF_IP46.229.238.128/27
SPF_IP81.89.56.96/27
SPF_MXallsecurity.sk

Related pages

Pivot deeper into the graph from allsecurity.sk.

Cypher and MCP

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

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