Skip to content

Hostname

andreashop.sk

Last fetched

andreashop.sk resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists registrar:epix media, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · andreashop.skRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/andreashop.sk

Resolution chain

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

IPPrefixASNOperatorCountry
78.24.14.16978.24.8.0/21AS43541CZ

WHOIS identity

Registrar
registrar:epix media, s.r.o.
Organization
andrea shop, s.r.o.
Contact emails

Subdomains

8 observed subdomains of andreashop.sk.

Web-graph footprint

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

186 sites link to this hostname.

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for andreashop.sk.

MechanismTarget
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.apsisone.com
SPF_INCLUDE_spf.cdeskportal.eu
SPF_INCLUDE_spf.vshosting.cloud
SPF_INCLUDEmailgun.org
SPF_IP185.115.1.40
SPF_IP185.115.1.41
SPF_IP185.59.208.120
SPF_IP185.59.210.146
SPF_IP185.59.210.147
SPF_IP185.59.210.148
SPF_IP217.67.17.139
SPF_IP93.185.102.135
SPF_MXandreashop.sk

Related pages

Pivot deeper into the graph from andreashop.sk.

Cypher and MCP

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

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