Skip to content

Hostname

optimalprint.it

Last fetched

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

Nutrition Label

WHISPER CANON · optimalprint.itRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/optimalprint.it

Resolution chain

optimalprint.it 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 international limited
Organization
gelato as
Contact emails

Subdomains

5 observed subdomains of optimalprint.it.

Web-graph footprint

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

10 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for optimalprint.it.

Related pages

Pivot deeper into the graph from optimalprint.it.

Cypher and MCP

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

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