Skip to content

Hostname

alterego.sk

Last fetched

alterego.sk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:webhouse, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · alterego.skRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/alterego.sk

Resolution chain

alterego.sk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.177104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.177104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.65172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
31.31.78.5531.31.72.0/21AS197019CZ

WHOIS identity

Registrar
registrar:webhouse, s.r.o.
Organization
kníhkupectvo alter ego, s.r.o.
Contact emails

Subdomains

3 observed subdomains of alterego.sk.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for alterego.sk.

MechanismTarget
SPF_Aalterego.sk
SPF_MXalterego.sk

Related pages

Pivot deeper into the graph from alterego.sk.

Cypher and MCP

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

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