Skip to content

Hostname

mojo.nl

Last fetched

mojo.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:corporation service company limited as the registrar.

Nutrition Label

WHISPER CANON · mojo.nlRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/mojo.nl

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.224.2020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:corporation service company limited
Organization
Contact emails

Subdomains

43 observed subdomains of mojo.nl.

Web-graph footprint

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

373 sites link to this hostname.

689 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mojo.nl.

MechanismTarget
SPF_INCLUDE_fd._flat01.mojo.nl
SPF_INCLUDE_fd._flat02.mojo.nl
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.8.0/21
SPF_IP185.78.96.85/24
SPF_IP205.201.128.0/20
SPF_IP31.7.0.13
SPF_MXmojo.nl

Related pages

Pivot deeper into the graph from mojo.nl.

Cypher and MCP

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

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