Skip to content

Hostname

m2printing.nl

Last fetched

m2printing.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · m2printing.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/m2printing.nl

Resolution chain

m2printing.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

23 observed subdomains of m2printing.nl.

Web-graph footprint

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

21 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for m2printing.nl.

MechanismTarget
SPF_Am2printing.nl
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:2770:3::21a:4aff:fec1:574b/128
SPF_IP2a05:d018:b61:100:8786:6121:9707:23c5/128
SPF_IP62.25.55.17
SPF_IP62.25.55.18
SPF_IP62.25.55.19
SPF_IP62.25.55.20
SPF_IP63.33.194.228
SPF_IP89.18.176.115
SPF_MXm2printing.nl

Related pages

Pivot deeper into the graph from m2printing.nl.

Cypher and MCP

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

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