Skip to content

Hostname

intrum.pl

Last fetched

intrum.pl resolves to 1 IPv4 address operated by Fujitsu Invia Finland IP-network in FI. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · intrum.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intrum.pl

Resolution chain

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

IPPrefixASNOperatorCountry
213.138.141.44213.138.128.0/19AS1342Fujitsu Invia Finland IP-networkFI

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

16 observed subdomains of intrum.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for intrum.pl.

MechanismTarget
SPF_A37-128-126-3.ip.netia.com.pl
SPF_IP194.11.129.224
SPF_IP194.11.129.253
SPF_IP194.204.27.130
SPF_IP194.204.27.131/32
SPF_IP213.138.140.195/32
SPF_IP213.138.142.160/27
SPF_IP213.138.145.0/28
SPF_IP213.138.147.128/27
SPF_IP213.214.158.144/28

Related pages

Pivot deeper into the graph from intrum.pl.

Cypher and MCP

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

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