Skip to content

Hostname

ib.polbram.eu

Last fetched

ib.polbram.eu resolves to 1 IPv4 address operated by HOMEPL-AS - home.pl sp. z o.o. in PL.

Nutrition Label

WHISPER CANON · ib.polbram.euRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ib.polbram.eu

Resolution chain

ib.polbram.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.242.129.18546.242.128.0/18AS12824HOMEPL-AS - home.pl sp. z o.o.PL

WHOIS identity

No WHOIS records are currently associated with ib.polbram.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ib.polbram.eu.

MechanismTarget
SPF_Aib.polbram.eu
SPF_IP188.128.156.168
SPF_IP46.41.150.86
SPF_IP83.18.185.2
SPF_MXib.polbram.eu

Related pages

Pivot deeper into the graph from ib.polbram.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ib.polbram.eu"})-[: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.