Skip to content

Hostname

intrum.ch

Last fetched

intrum.ch resolves to 1 IPv4 address operated by Fujitsu Invia Finland IP-network in FI.

Nutrition Label

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

Resolution chain

intrum.ch 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

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for intrum.ch.

MechanismTarget
SPF_INCLUDEspf.nine.ch
SPF_IP193.169.187.172
SPF_IP193.169.187.173
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.ch.

Cypher and MCP

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

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