Skip to content

Hostname

optimalprint.nl

Last fetched

optimalprint.nl resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · optimalprint.nlRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/optimalprint.nl

Resolution chain

optimalprint.nl resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.240.144.1134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.44.1534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.194.14452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.88.20852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.27.20352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.69.10552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.234.23652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.254.6054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.206.13054.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
Contact emails

Subdomains

4 observed subdomains of optimalprint.nl.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for optimalprint.nl.

Related pages

Pivot deeper into the graph from optimalprint.nl.

Cypher and MCP

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

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