Skip to content

Hostname

esenca.app

Last fetched

esenca.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · esenca.appRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/esenca.app

Resolution chain

esenca.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.202.11718.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.6118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.7118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.8518.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
99.84.160.1199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

28 observed subdomains of esenca.app.

Web-graph footprint

Distinct hostnames that link to or from esenca.app in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for esenca.app.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from esenca.app.

Cypher and MCP

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

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