Skip to content

Hostname

frisiusmc.nl

Last fetched

frisiusmc.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:surf b.v. as the registrar.

Nutrition Label

WHISPER CANON · frisiusmc.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/frisiusmc.nl

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.176.218136.144.128.0/17AS20857NL

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

13 observed subdomains of frisiusmc.nl.

Web-graph footprint

Distinct hostnames that link to or from frisiusmc.nl in the public web crawl.

52 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for frisiusmc.nl.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDE_spf.hosting.iwink.nl
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.provalue.nl
SPF_IP136.144.176.218
SPF_IP145.127.128.1
SPF_IP145.127.128.2
SPF_IP145.127.128.3
SPF_IP145.127.128.4
SPF_IP159.183.229.221
SPF_IP2a01:1b0:7999:402:0:0:0:1015
SPF_IP89.188.15.15

Related pages

Pivot deeper into the graph from frisiusmc.nl.

Cypher and MCP

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

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