Skip to content

Hostname

m9.mailplus.nl

Last fetched

m9.mailplus.nl resolves to 1 IPv4 address operated by AS51514 in NL.

Nutrition Label

WHISPER CANON · m9.mailplus.nlRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/m9.mailplus.nl

Resolution chain

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

IPPrefixASNOperatorCountry
46.31.50.746.31.48.0/21AS51514NL

WHOIS identity

No WHOIS records are currently associated with m9.mailplus.nl in WhisperGraph.

Subdomains

61 observed subdomains of m9.mailplus.nl.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • m9.mailplus.nl

SPF policy

1 SPF mechanism authorising senders for m9.mailplus.nl.

MechanismTarget
SPF_INCLUDEmailplus.nl

Related pages

Pivot deeper into the graph from m9.mailplus.nl.

Cypher and MCP

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

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