Skip to content

Hostname

eprintitsaas.com

Last fetched

eprintitsaas.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · eprintitsaas.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/eprintitsaas.com

Resolution chain

eprintitsaas.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.106.124143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.14143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.40143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.70143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.155.216.2018.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.3618.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.4818.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.7218.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.245.86.2818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of eprintitsaas.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eprintitsaas.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from eprintitsaas.com.

Cypher and MCP

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

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