Skip to content

Hostname

new.exaprint.es

Last fetched

new.exaprint.es resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · new.exaprint.esRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/new.exaprint.es

Resolution chain

new.exaprint.es resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.1313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.3213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with new.exaprint.es in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for new.exaprint.es.

MechanismTarget
SPF_Acontact.exaprint.fr
SPF_Anew.exaprint.es
SPF_INCLUDE143296819.spf10.hubspotemail.net
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXnew.exaprint.es

Related pages

Pivot deeper into the graph from new.exaprint.es.

Cypher and MCP

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

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