Skip to content

Hostname

esbna.com

Last fetched

esbna.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · esbna.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/esbna.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.196.68.8554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of esbna.com.

Web-graph footprint

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

25 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for esbna.com.

MechanismTarget
SPF_INCLUDEfiserv.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.33.152.99
SPF_IP100.40.152.20
SPF_IP12.108.255.69/32
SPF_IP12.108.255.76/32
SPF_IP12.145.177.0/24
SPF_IP142.105.113.85
SPF_IP168.245.114.243/32
SPF_IP168.245.22.2
SPF_IP184.75.73.68
SPF_IP208.235.248.20/32
SPF_IP208.66.22.33/32
SPF_IP66.20.244.76/32
SPF_IP71.105.110.107
SPF_IP72.68.139.51
SPF_IP96.224.212.163
SPF_IP96.224.51.59
SPF_MXesbna.com

Related pages

Pivot deeper into the graph from esbna.com.

Cypher and MCP

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

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