Hostname
esfweb.com
Last fetched
esfweb.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of esfweb.com owner
- Contact emails
- eh3fv2fq69t@networksolutionsprivateregistration.com
- 0d48c8ce-289f-4dc7-8d32-842f7714e5d3@identity-protect.org
- 23448a17-a436-409a-beac-a9f9844abf3d@identity-protect.org
- 42672359-d294-4bfd-a405-9d99a23de7a0@identity-protect.org
- 85af4746-5536-4907-8939-7c5ded95c9da@identity-protect.org
- a07099f6-accd-412c-a2dc-0144cbb00f0e@identity-protect.org
- bbd56445-9e60-4260-8826-548e640404ff@identity-protect.org
- f32d71b7-80c8-4f89-ab61-1f052e46fc32@identity-protect.org
Subdomains
6 observed subdomains of esfweb.com.
Web-graph footprint
Distinct hostnames that link to or from esfweb.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for esfweb.com.
| Mechanism | Target |
|---|---|
| SPF_A | esfweb.com |
| SPF_INCLUDE | bcicloud.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.163.208.161 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 173.235.125.2 |
| SPF_IP | 184.168.131.241/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 4.14.207.64/29 |
| SPF_IP | 74.112.242.0/24 |
| SPF_IP | 96.66.116.204/30 |
| SPF_IP | 96.66.116.72/29 |
| SPF_MX | esfweb.com |
Related pages
Pivot deeper into the graph from esfweb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "esfweb.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.