Skip to content

Hostname

iimcb.gov.pl

Last fetched

iimcb.gov.pl resolves to 2 IPv4 addresses operated by AS8664 in PL. WHOIS lists iana:1567 as the registrar.

Nutrition Label

WHISPER CANON · iimcb.gov.plRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/iimcb.gov.pl

Resolution chain

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

WHOIS identity

Registrar
iana:1567
Organization
Contact emails

Subdomains

64 observed subdomains of iimcb.gov.pl.

Web-graph footprint

Distinct hostnames that link to or from iimcb.gov.pl in the public web crawl.

135 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iimcb.gov.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from iimcb.gov.pl.

Cypher and MCP

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

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