Skip to content

Hostname

asystems.as

Last fetched

asystems.as resolves to 1 IPv4 address operated by MASTER-AS Czech Republic www.master.cz in CZ. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · asystems.asRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/asystems.as

Resolution chain

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

IPPrefixASNOperatorCountry
89.185.253.2689.185.224.0/19AS24971MASTER-AS Czech Republic www.master.czCZ

WHOIS identity

Registrar
iana:140
Organization
benak, rostislav c/o assessment systems
Contact emails

Subdomains

41 observed subdomains of asystems.as.

Web-graph footprint

Distinct hostnames that link to or from asystems.as in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for asystems.as.

MechanismTarget
SPF_Aasystems.as
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.24.186.49
SPF_IP81.0.251.185
SPF_IP91.83.237.55
SPF_IP94.125.178.63
SPF_MXasystems.as

Related pages

Pivot deeper into the graph from asystems.as.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "asystems.as"})-[: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.