Skip to content

Hostname

sizeer.sk

Last fetched

sizeer.sk resolves to 104.126.37.144, announced in 104.126.36.0/23 by AKAMAI-ASN1 - Akamai International B.V. in DE. sizeer.sk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sizeer.skRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/sizeer.sk

Resolution chain

IPv6 resolution

No AAAA record for sizeer.sk is recorded in WhisperGraph.

Attribution

akamai international

ORIGIN_AS

WHOIS identity

Registrar
registrar:webhouse, s.r.o.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-78.akam.net
  • a18-65.akam.net
  • a20-66.akam.net
  • a5-67.akam.net
  • a6-64.akam.net
  • a7-65.akam.net

MX records

  • projekt-s.home.pl

SPF policy

  • include: _spf.emaillabs.net.pl
  • include: _spf.jupiter.salesmanago.pl
  • a: sizeer.sk
  • mx: sizeer.sk

Threat-feed evidence

History

Related pages

Pivot from sizeer.sk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sizeer.sk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.