Skip to content

Hostname

marasoft.nl

Last fetched

marasoft.nl resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.65.150.53217.65.144.0/21AS47583FR

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

3 observed subdomains of marasoft.nl.

Web-graph footprint

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

11 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for marasoft.nl.

MechanismTarget
SPF_Asmtp.rsh.nl
SPF_INCLUDE_spf.cloudhosted.eu
SPF_INCLUDE_spf.onlinespamfilter.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.249.42.35
SPF_IP89.149.192.62
SPF_IP92.68.222.14

Related pages

Pivot deeper into the graph from marasoft.nl.

Cypher and MCP

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

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