Skip to content

Hostname

epitas.com

Last fetched

epitas.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · epitas.comRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/epitas.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.118.13013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.238.133175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.86.11018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.127.16735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.235.835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.225.1752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.95.24652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.177.22654.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.191.313.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.
43.206.26.10343.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1387
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

38 observed subdomains of epitas.com.

Web-graph footprint

Distinct hostnames that link to or from epitas.com in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for epitas.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from epitas.com.

Cypher and MCP

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

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