Skip to content

Hostname

skoupil.com

Last fetched

skoupil.com resolves to 1 IPv4 address operated by AS39392 in CZ. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · skoupil.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/skoupil.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.168.212.2595.169.0.0/20AS39392CZ

WHOIS identity

Registrar
iana:886
Organization
petr skoupil
Contact emails

Subdomains

5 observed subdomains of skoupil.com.

Web-graph footprint

Distinct hostnames that link to or from skoupil.com in the public web crawl.

56 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for skoupil.com.

MechanismTarget
SPF_INCLUDE_spf.upgates.com
SPF_INCLUDEeuc01.vas-server.cz
SPF_INCLUDEsmtpx.stable.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP2a01:28:ca:112:0:0:1:35
SPF_IP37.187.168.68
SPF_IP46.173.206.169
SPF_IP95.168.212.25

Related pages

Pivot deeper into the graph from skoupil.com.

Cypher and MCP

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

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