Skip to content

Hostname

mattisson.nl

Last fetched

mattisson.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · mattisson.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mattisson.nl

Resolution chain

mattisson.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.21.227.846.21.224.0/20AS34762NL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

5 observed subdomains of mattisson.nl.

Web-graph footprint

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

158 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mattisson.nl.

MechanismTarget
SPF_INCLUDElogin.247guide.nl
SPF_INCLUDElogin2.247guide.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEmat-mag02.dutchwebdesign.nl
SPF_INCLUDEspf.mattisson.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP83.96.203.35
SPF_MXmattisson.nl

Related pages

Pivot deeper into the graph from mattisson.nl.

Cypher and MCP

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

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