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
Resolution chain
esbna.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.196.68.85 | 54.196.0.0/15 | AS14618 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for esbna.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fiserv.com |
| SPF_INCLUDE | spf.cashedge.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 100.33.152.99 |
| SPF_IP | 100.40.152.20 |
| SPF_IP | 12.108.255.69/32 |
| SPF_IP | 12.108.255.76/32 |
| SPF_IP | 12.145.177.0/24 |
| SPF_IP | 142.105.113.85 |
| SPF_IP | 168.245.114.243/32 |
| SPF_IP | 168.245.22.2 |
| SPF_IP | 184.75.73.68 |
| SPF_IP | 208.235.248.20/32 |
| SPF_IP | 208.66.22.33/32 |
| SPF_IP | 66.20.244.76/32 |
| SPF_IP | 71.105.110.107 |
| SPF_IP | 72.68.139.51 |
| SPF_IP | 96.224.212.163 |
| SPF_IP | 96.224.51.59 |
| SPF_MX | esbna.com |
Related pages
Pivot deeper into the graph from esbna.com.
- IP · 54.196.68.85
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · itnotify@esbna.com
- TLD · .com
- Browse hostnames · es…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.