Skip to content

Hostname

museon.nl

Last fetched

museon.nl resolves to 1 IPv4 address operated by KPN - KPN B.V. in NL. WHOIS lists iana:958 as the registrar.

Nutrition Label

WHISPER CANON · museon.nlRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/museon.nl

Resolution chain

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

IPPrefixASNOperatorCountry
77.60.188.24677.60.0.0/14AS1136KPN - KPN B.V.NL

WHOIS identity

Registrar
iana:958
Organization
Contact emails

Subdomains

15 observed subdomains of museon.nl.

Web-graph footprint

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

324 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for museon.nl.

MechanismTarget
SPF_Agatekeeper.ticketteam.com
SPF_Amuseon.nl
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDEemailer.activetickets.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP176.9.45.82
SPF_IP77.60.188.241/29
SPF_IP82.148.192.106
SPF_IP82.94.205.36/32
SPF_MXmail.paridaens.nl
SPF_MXmuseon.nl

Related pages

Pivot deeper into the graph from museon.nl.

Cypher and MCP

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

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