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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.87.21.35 | 212.87.16.0/20 | AS8664 | — | PL |
| 94.152.54.231 | 94.152.32.0/19 | AS29522 | — | PL |
WHOIS identity
- Registrar
- iana:1567
- Organization
- —
- Contact emails
- —
Subdomains
64 observed subdomains of iimcb.gov.pl.
Showing 25 of 64. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for iimcb.gov.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.