Skip to content

Hostname

es15a.com

Last fetched

es15a.com resolves to 1 IPv4 address operated by AS34224 in BG. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · es15a.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/es15a.com

Resolution chain

es15a.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:82
Organization
association ala
Contact emails

Subdomains

3 observed subdomains of es15a.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for es15a.com.

MechanismTarget
SPF_Aes15a.com
SPF_Apsa.novsite.com
SPF_MXes15a.com

Related pages

Pivot deeper into the graph from es15a.com.

Cypher and MCP

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

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