Skip to content

Hostname

mostware.nl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.61.250.1255.61.248.0/21AS20857NL

WHOIS identity

Registrar
registrar:mostware automatisering b.v.
Organization
Contact emails

Subdomains

72 observed subdomains of mostware.nl.

Web-graph footprint

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

15 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for mostware.nl.

MechanismTarget
SPF_EXISTS%{ir}._spf.msdp1.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEautotask.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mydomainprovider.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP20.103.0.255
SPF_IP205.201.128.0/20
SPF_IP213.207.97.173
SPF_IP5.61.250.125
SPF_IP51.144.89.44
SPF_IP82.201.47.252
SPF_IP87.255.55.3
SPF_IP87.255.55.30
SPF_IP87.255.55.5
SPF_IP89.146.26.85

Related pages

Pivot deeper into the graph from mostware.nl.

Cypher and MCP

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

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