Skip to content

Hostname

massetsolutions.nl

Last fetched

massetsolutions.nl resolves to 1 IPv4 address operated by AS35260 in NL. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.127.230217.26.112.0/20AS35260NL

WHOIS identity

Registrar
registrar:mijn internetoplossing b.v.
Organization
Contact emails

Subdomains

16 observed subdomains of massetsolutions.nl.

Web-graph footprint

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

11 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 massetsolutions.nl.

MechanismTarget
SPF_Amassetsolutions.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP217.26.127.230
SPF_IP2a01:7c8:bb07:41:0:0:0:1
SPF_IP37.97.224.28
SPF_IP37.97.233.238
SPF_IP87.253.157.91
SPF_IP93.186.186.33
SPF_MXmassetsolutions.nl

Related pages

Pivot deeper into the graph from massetsolutions.nl.

Cypher and MCP

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

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