Skip to content

Hostname

konsimo.sk

Last fetched

konsimo.sk resolves to 2 IPv4 addresses operated by AS203417 in PL. WHOIS lists registrar:markus germann as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:markus germann
Organization
konsimo sp. z o.o. sp. k.
Contact emails

Subdomains

1 observed subdomain of konsimo.sk.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for konsimo.sk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.lh.pl

Related pages

Pivot deeper into the graph from konsimo.sk.

Cypher and MCP

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

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