Skip to content

Hostname

optimalprint.be

Last fetched

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

Nutrition Label

WHISPER CANON · optimalprint.beRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/optimalprint.be

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.44.1534.248.0.0/13AS16509AMAZON-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.246.206.13054.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
Contact emails

Subdomains

5 observed subdomains of optimalprint.be.

Web-graph footprint

Distinct hostnames that link to or from optimalprint.be 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.be.

Related pages

Pivot deeper into the graph from optimalprint.be.

Cypher and MCP

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

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